#cec5ce color space conversions
Hex:
#cec5ce
RGB:
206, 197, 206
CMY:
19, 23, 19
CMYK:
0, 4, 0, 19
HSL:
300°, 8.4112%, 79.0196%
HSV (HSB):
300°, 4.3689%, 80.7843%
XYZ:
56.5604, 57.5105, 66.5121
xyY:
0.3132, 0.3185, 57.5105
CIE-Lab:
80.4659, 4.7588, -3.3775
CIE-LCH:
80.4659, 5.8356, 324.6351
CIE-Luv:
80.4659, 4.5886, -5.9454
Hunter-Lab:
75.8357, 0.4179, 1.0844
#cec5ce color charts
#cec5ce color shades, tints & tones
#cec5ce color schemes
#cec5ce color preview, HTML & CSS examples
This text has a color of #cec5ce
<p style="color:#cec5ce;">Text here</p>
.mytext {color:#cec5ce;}
This box has a color of #cec5ce
<div style="background-color:#cec5ce;">Content here</div>
.mybackground {background-color:#cec5ce;}
Border around this has a color of #cec5ce
<div style="border:2px solid #cec5ce;">Content here</div>
.myborder {border:2px solid #cec5ce;}