#cec2ce color space conversions
Hex:
#cec2ce
RGB:
206, 194, 206
CMY:
19, 24, 19
CMYK:
0, 6, 0, 19
HSL:
300°, 10.9091%, 78.4314%
HSV (HSB):
300°, 5.8252%, 80.7843%
XYZ:
55.8860, 56.1616, 66.2873
xyY:
0.3134, 0.3149, 56.1616
CIE-Lab:
79.7057, 6.3571, -4.4968
CIE-LCH:
79.7057, 7.7868, 324.7259
CIE-Luv:
79.7057, 6.1193, -7.9245
Hunter-Lab:
74.9411, 1.9664, 0.0152
#cec2ce color charts
#cec2ce color shades, tints & tones
#cec2ce color schemes
#cec2ce color preview, HTML & CSS examples
This text has a color of #cec2ce
<p style="color:#cec2ce;">Text here</p>
.mytext {color:#cec2ce;}
This box has a color of #cec2ce
<div style="background-color:#cec2ce;">Content here</div>
.mybackground {background-color:#cec2ce;}
Border around this has a color of #cec2ce
<div style="border:2px solid #cec2ce;">Content here</div>
.myborder {border:2px solid #cec2ce;}