#cedcdf color space conversions
Hex:
#cedcdf
RGB:
206, 220, 223
CMY:
19, 14, 13
CMYK:
8, 1, 0, 13
HSL:
191°, 20.9877%, 84.1176%
HSV (HSB):
191°, 7.6233%, 87.4510%
XYZ:
64.3661, 69.6359, 79.8607
xyY:
0.3010, 0.3256, 69.6359
CIE-Lab:
86.8180, -4.1018, -3.0934
CIE-LCH:
86.8180, 5.1375, 217.0226
CIE-Luv:
86.8180, -7.8005, -4.0359
Hunter-Lab:
83.4481, -8.3518, 1.6726
#cedcdf color charts
#cedcdf color shades, tints & tones
#cedcdf color schemes
#cedcdf color preview, HTML & CSS examples
This text has a color of #cedcdf
<p style="color:#cedcdf;">Text here</p>
.mytext {color:#cedcdf;}
This box has a color of #cedcdf
<div style="background-color:#cedcdf;">Content here</div>
.mybackground {background-color:#cedcdf;}
Border around this has a color of #cedcdf
<div style="border:2px solid #cedcdf;">Content here</div>
.myborder {border:2px solid #cedcdf;}