#C2EBD1 Lost Lace
#C2EBD1 (Lost Lace) RGB value is (194, 235, 209).
Red value is 194, green value is 235, and blue value is 209.
Cylindrical-coordinate representations (HSL) of color #C2EBD1: hue: 142°, saturation: 50.6%, and lightness: 84.1%.
Process color (CMYK) of #C2EBD1 is 17.4%, 0%, 11.1%, 7.8%. Web safe color equivalent of #C2EBD1 is ##CCFFCC. Color #C2EBD1 contains mainly Cyan.
Color Spaces
| Color spaces of #C2EBD1 | Value |
|---|---|
| RGB | 194, 235, 209 |
| HSL | 142°, 50.6%, 84.1% |
| HSV / HSB | 142°, 17.4%, 92.2% |
| CMYK | 17.4%, 0%, 11.1%, 7.8% |
| XYZ | 63.46, 75.49, 71.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000010 | 11101011 | 11010001 |
| Octal | 302 | 353 | 321 |
| Decimal | 194 | 235 | 209 |
| Hex | C2 | EB | D1 |
Shades of #C2EBD1
Tints of #C2EBD1
.mybgColor { background-color: #C2EBD1; }
.myforeColor { color: #C2EBD1; }
.myborderColor { border: 3px solid #C2EBD1; }
<p style="color:#C2EBD1">Text here</p>
This sample text is styled with font color #C2EBD1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C2EBD1">Div content here</div>
<div style="border:3px solid #C2EBD1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(194, 235, 209, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C2EBD1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C2EBD1;
-webkit-box-shadow: 1px 1px 3px #C2EBD1;
box-shadow: 1px 1px 3px #C2EBD1; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #C2EBD1 (Lost Lace)
Color Overview & Profile: Color #C2EBD1, also known as Lost Lace, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (194/255), 92% Green (235/255), and 82% Blue (209/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #C2EBD1 translates into the CMYK subtractive color model with values of 17.4% Cyan, 0% Magenta, 11.1% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 142°, saturation of 50.6%, and lightness of 84.1%.
Web Accessibility & Design Recommendations: When implementing #C2EBD1 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CCFFCC.
