#c2cec3 color space conversions
Hex:
#c2cec3
RGB:
194, 206, 195
CMY:
24, 19, 24
CMYK:
6, 0, 5, 19
HSL:
125°, 10.9091%, 78.4314%
HSV (HSB):
125°, 5.8252%, 80.7843%
XYZ:
54.1698, 59.5521, 60.2694
xyY:
0.3113, 0.3423, 59.5521
CIE-Lab:
81.5941, -6.1150, 4.0522
CIE-LCH:
81.5941, 7.3357, 146.4690
CIE-Luv:
81.5941, -6.1443, 7.1112
Hunter-Lab:
77.1700, -9.7487, 7.7138
#c2cec3 color charts
#c2cec3 color shades, tints & tones
#c2cec3 color schemes
#c2cec3 color preview, HTML & CSS examples
This text has a color of #c2cec3
<p style="color:#c2cec3;">Text here</p>
.mytext {color:#c2cec3;}
This box has a color of #c2cec3
<div style="background-color:#c2cec3;">Content here</div>
.mybackground {background-color:#c2cec3;}
Border around this has a color of #c2cec3
<div style="border:2px solid #c2cec3;">Content here</div>
.myborder {border:2px solid #c2cec3;}