#cec2b3 color space conversions
Hex:
#cec2b3
RGB:
206, 194, 179
CMY:
19, 24, 30
CMYK:
0, 6, 13, 19
HSL:
33°, 21.6000%, 75.4902%
HSV (HSB):
33°, 13.1068%, 80.7843%
XYZ:
52.8821, 54.9601, 50.4690
xyY:
0.3340, 0.3472, 54.9601
CIE-Lab:
79.0183, 1.6767, 9.0434
CIE-LCH:
79.0183, 9.1975, 79.4965
CIE-Luv:
79.0183, 8.0012, 12.8495
Hunter-Lab:
74.1351, -2.4086, 11.5316
#cec2b3 color charts
#cec2b3 color shades, tints & tones
#cec2b3 color schemes
#cec2b3 color preview, HTML & CSS examples
This text has a color of #cec2b3
<p style="color:#cec2b3;">Text here</p>
.mytext {color:#cec2b3;}
This box has a color of #cec2b3
<div style="background-color:#cec2b3;">Content here</div>
.mybackground {background-color:#cec2b3;}
Border around this has a color of #cec2b3
<div style="border:2px solid #cec2b3;">Content here</div>
.myborder {border:2px solid #cec2b3;}