#ced5d4 color space conversions
Hex:
#ced5d4
RGB:
206, 213, 212
CMY:
19, 16, 17
CMYK:
3, 0, 0, 16
HSL:
171°, 7.6923%, 82.1569%
HSV (HSB):
171°, 3.2864%, 83.5294%
XYZ:
61.1315, 65.4638, 71.7012
xyY:
0.3083, 0.3301, 65.4638
CIE-Lab:
84.7222, -2.5497, -0.3422
CIE-LCH:
84.7222, 2.5726, 187.6445
CIE-Luv:
84.7222, -3.8467, -0.0725
Hunter-Lab:
80.9097, -6.7258, 4.0947
#ced5d4 color charts
#ced5d4 color shades, tints & tones
#ced5d4 color schemes
#ced5d4 color preview, HTML & CSS examples
This text has a color of #ced5d4
<p style="color:#ced5d4;">Text here</p>
.mytext {color:#ced5d4;}
This box has a color of #ced5d4
<div style="background-color:#ced5d4;">Content here</div>
.mybackground {background-color:#ced5d4;}
Border around this has a color of #ced5d4
<div style="border:2px solid #ced5d4;">Content here</div>
.myborder {border:2px solid #ced5d4;}