#cec2d7 color space conversions
Hex:
#cec2d7
RGB:
206, 194, 215
CMY:
19, 24, 16
CMYK:
4, 10, 0, 16
HSL:
274°, 20.7921%, 80.1961%
HSV (HSB):
274°, 9.7674%, 84.3137%
XYZ:
57.0111, 56.6117, 72.2123
xyY:
0.3068, 0.3046, 56.6117
CIE-Lab:
79.9607, 8.0506, -8.9642
CIE-LCH:
79.9607, 12.0486, 311.9266
CIE-Luv:
79.9607, 5.4671, -15.1400
Hunter-Lab:
75.2407, 3.5811, -4.2351
#cec2d7 color charts
#cec2d7 color shades, tints & tones
#cec2d7 color schemes
#cec2d7 color preview, HTML & CSS examples
This text has a color of #cec2d7
<p style="color:#cec2d7;">Text here</p>
.mytext {color:#cec2d7;}
This box has a color of #cec2d7
<div style="background-color:#cec2d7;">Content here</div>
.mybackground {background-color:#cec2d7;}
Border around this has a color of #cec2d7
<div style="border:2px solid #cec2d7;">Content here</div>
.myborder {border:2px solid #cec2d7;}