#cedde7 color space conversions
Hex:
#cedde7
RGB:
206, 221, 231
CMY:
19, 13, 9
CMYK:
11, 4, 0, 9
HSL:
204°, 34.2466%, 85.6863%
HSV (HSB):
204°, 10.8225%, 90.5882%
XYZ:
65.7339, 70.6042, 85.7647
xyY:
0.2960, 0.3179, 70.6042
CIE-Lab:
87.2924, -3.0581, -6.6151
CIE-LCH:
87.2924, 7.2878, 245.1890
CIE-Luv:
87.2924, -8.6191, -9.7261
Hunter-Lab:
84.0263, -7.4054, -1.6982
#cedde7 color charts
#cedde7 color shades, tints & tones
#cedde7 color schemes
#cedde7 color preview, HTML & CSS examples
This text has a color of #cedde7
<p style="color:#cedde7;">Text here</p>
.mytext {color:#cedde7;}
This box has a color of #cedde7
<div style="background-color:#cedde7;">Content here</div>
.mybackground {background-color:#cedde7;}
Border around this has a color of #cedde7
<div style="border:2px solid #cedde7;">Content here</div>
.myborder {border:2px solid #cedde7;}