#cecdd3 color space conversions
Hex:
#cecdd3
RGB:
206, 205, 211
CMY:
19, 20, 17
CMYK:
2, 3, 0, 17
HSL:
250°, 6.3830%, 81.5686%
HSV (HSB):
250°, 2.8436%, 82.7451%
XYZ:
59.0428, 61.4876, 70.3844
xyY:
0.3093, 0.3221, 61.4876
CIE-Lab:
82.6402, 1.4517, -2.8601
CIE-LCH:
82.6402, 3.2074, 296.9105
CIE-Luv:
82.6402, 0.2209, -4.6012
Hunter-Lab:
78.4140, -2.8208, 1.6711
#cecdd3 color charts
#cecdd3 color shades, tints & tones
#cecdd3 color schemes
#cecdd3 color preview, HTML & CSS examples
This text has a color of #cecdd3
<p style="color:#cecdd3;">Text here</p>
.mytext {color:#cecdd3;}
This box has a color of #cecdd3
<div style="background-color:#cecdd3;">Content here</div>
.mybackground {background-color:#cecdd3;}
Border around this has a color of #cecdd3
<div style="border:2px solid #cecdd3;">Content here</div>
.myborder {border:2px solid #cecdd3;}