#cedded color space conversions
Hex:
#cedded
RGB:
206, 221, 237
CMY:
19, 13, 7
CMYK:
13, 7, 0, 7
HSL:
211°, 46.2687%, 86.8627%
HSV (HSB):
211°, 13.0802%, 92.9412%
XYZ:
66.5961, 70.9491, 90.3053
xyY:
0.2923, 0.3114, 70.9491
CIE-Lab:
87.4603, -1.8570, -9.5293
CIE-LCH:
87.4603, 9.7085, 258.9729
CIE-Luv:
87.4603, -8.8715, -14.5578
Hunter-Lab:
84.2313, -6.2767, -4.6036
#cedded color charts
#cedded RGB chart
#cedded CMYK chart
#cedded RGB pie chart
#cedded color shades, tints & tones
#cedded color schemes
#cedded color preview, HTML & CSS examples
This text has a color of #cedded
<p style="color:#cedded;">Text here</p>
.mytext {color:#cedded;}
Text color #cedded
This box has a color of #cedded
<div style="background-color:#cedded;">Content here</div>
.mybackground {background-color:#cedded;}
Background color #cedded
Border around this has a color of #cedded
<div style="border:2px solid #cedded;">Content here</div>
.myborder {border:2px solid #cedded;}
Border color #cedded