#ced7e1 color space conversions
Hex:
#ced7e1
RGB:
206, 215, 225
CMY:
19, 16, 12
CMYK:
8, 4, 0, 12
HSL:
212°, 24.0506%, 84.5098%
HSV (HSB):
212°, 8.4444%, 88.2353%
XYZ:
63.3446, 67.1589, 80.8585
xyY:
0.2997, 0.3177, 67.1589
CIE-Lab:
85.5841, -1.1185, -5.9689
CIE-LCH:
85.5841, 6.0728, 259.3869
CIE-Luv:
85.5841, -5.4602, -9.0119
Hunter-Lab:
81.9506, -5.4398, -1.1345
#ced7e1 color charts
#ced7e1 color shades, tints & tones
#ced7e1 color schemes
#ced7e1 color preview, HTML & CSS examples
This text has a color of #ced7e1
<p style="color:#ced7e1;">Text here</p>
.mytext {color:#ced7e1;}
This box has a color of #ced7e1
<div style="background-color:#ced7e1;">Content here</div>
.mybackground {background-color:#ced7e1;}
Border around this has a color of #ced7e1
<div style="border:2px solid #ced7e1;">Content here</div>
.myborder {border:2px solid #ced7e1;}