#cdebd2 color space conversions
Hex:
#cdebd2
RGB:
205, 235, 210
CMY:
20, 8, 18
CMYK:
13, 0, 11, 8
HSL:
130°, 42.8571%, 86.2745%
HSV (HSB):
130°, 12.7660%, 92.1569%
XYZ:
66.5180, 77.0489, 72.3388
xyY:
0.3081, 0.3569, 77.0489
CIE-Lab:
90.3441, -14.4610, 8.8365
CIE-LCH:
90.3441, 16.9471, 148.5725
CIE-Luv:
90.3441, -15.2372, 15.8135
Hunter-Lab:
87.7775, -18.3429, 12.5825
#cdebd2 color charts
#cdebd2 color shades, tints & tones
#cdebd2 color schemes
#cdebd2 color preview, HTML & CSS examples
This text has a color of #cdebd2
<p style="color:#cdebd2;">Text here</p>
.mytext {color:#cdebd2;}
This box has a color of #cdebd2
<div style="background-color:#cdebd2;">Content here</div>
.mybackground {background-color:#cdebd2;}
Border around this has a color of #cdebd2
<div style="border:2px solid #cdebd2;">Content here</div>
.myborder {border:2px solid #cdebd2;}