#cec5c9 color space conversions
Hex:
#cec5c9
RGB:
206, 197, 201
CMY:
19, 23, 21
CMYK:
0, 4, 2, 19
HSL:
333°, 8.4112%, 79.0196%
HSV (HSB):
333°, 4.3689%, 80.7843%
XYZ:
55.9625, 57.2714, 63.3633
xyY:
0.3169, 0.3243, 57.2714
CIE-Lab:
80.3320, 3.8487, -0.8871
CIE-LCH:
80.3320, 3.9497, 347.0210
CIE-Luv:
80.3320, 4.9258, -2.0098
Hunter-Lab:
75.6778, -0.4385, 3.3324
#cec5c9 color charts
#cec5c9 color shades, tints & tones
#cec5c9 color schemes
#cec5c9 color preview, HTML & CSS examples
This text has a color of #cec5c9
<p style="color:#cec5c9;">Text here</p>
.mytext {color:#cec5c9;}
This box has a color of #cec5c9
<div style="background-color:#cec5c9;">Content here</div>
.mybackground {background-color:#cec5c9;}
Border around this has a color of #cec5c9
<div style="border:2px solid #cec5c9;">Content here</div>
.myborder {border:2px solid #cec5c9;}