#cdebd3 color space conversions
Hex:
#cdebd3
RGB:
205, 235, 211
CMY:
20, 8, 17
CMYK:
13, 0, 10, 8
HSL:
132°, 42.8571%, 86.2745%
HSV (HSB):
132°, 12.7660%, 92.1569%
XYZ:
66.6430, 77.0989, 72.9971
xyY:
0.3075, 0.3557, 77.0989
CIE-Lab:
90.3671, -14.2822, 8.3484
CIE-LCH:
90.3671, 16.5432, 149.6923
CIE-Luv:
90.3671, -15.2629, 15.0655
Hunter-Lab:
87.8060, -18.1825, 12.1737
#cdebd3 color charts
#cdebd3 color shades, tints & tones
#cdebd3 color schemes
#cdebd3 color preview, HTML & CSS examples
This text has a color of #cdebd3
<p style="color:#cdebd3;">Text here</p>
.mytext {color:#cdebd3;}
This box has a color of #cdebd3
<div style="background-color:#cdebd3;">Content here</div>
.mybackground {background-color:#cdebd3;}
Border around this has a color of #cdebd3
<div style="border:2px solid #cdebd3;">Content here</div>
.myborder {border:2px solid #cdebd3;}