#deedcb color space conversions
Hex:
#deedcb
RGB:
222, 237, 203
CMY:
13, 7, 20
CMYK:
6, 0, 14, 7
HSL:
86°, 48.5714%, 86.2745%
HSV (HSB):
86°, 14.3460%, 92.9412%
XYZ:
71.1879, 80.4098, 68.2685
xyY:
0.3238, 0.3657, 80.4098
CIE-Lab:
91.8684, -10.8768, 14.8011
CIE-LCH:
91.8684, 18.3679, 126.3108
CIE-Luv:
91.8684, -6.8289, 23.8093
Hunter-Lab:
89.6715, -15.2186, 17.6315
#deedcb color charts
#deedcb color shades, tints & tones
#deedcb color schemes
#deedcb color preview, HTML & CSS examples
This text has a color of #deedcb
<p style="color:#deedcb;">Text here</p>
.mytext {color:#deedcb;}
This box has a color of #deedcb
<div style="background-color:#deedcb;">Content here</div>
.mybackground {background-color:#deedcb;}
Border around this has a color of #deedcb
<div style="border:2px solid #deedcb;">Content here</div>
.myborder {border:2px solid #deedcb;}