#cedae7 color space conversions
Hex:
#cedae7
RGB:
206, 218, 231
CMY:
19, 15, 9
CMYK:
11, 6, 0, 9
HSL:
211°, 34.2466%, 85.6863%
HSV (HSB):
211°, 10.8225%, 90.5882%
XYZ:
64.9488, 69.0341, 85.5031
xyY:
0.2959, 0.3145, 69.0341
CIE-Lab:
86.5210, -1.5004, -7.7571
CIE-LCH:
86.5210, 7.9008, 259.0531
CIE-Luv:
86.5210, -7.1843, -11.7794
Hunter-Lab:
83.0868, -5.8687, -2.8535
#cedae7 color charts
#cedae7 color shades, tints & tones
#cedae7 color schemes
#cedae7 color preview, HTML & CSS examples
This text has a color of #cedae7
<p style="color:#cedae7;">Text here</p>
.mytext {color:#cedae7;}
This box has a color of #cedae7
<div style="background-color:#cedae7;">Content here</div>
.mybackground {background-color:#cedae7;}
Border around this has a color of #cedae7
<div style="border:2px solid #cedae7;">Content here</div>
.myborder {border:2px solid #cedae7;}