#dcdebe color space conversions
Hex:
#dcdebe
RGB:
220, 222, 190
CMY:
14, 13, 25
CMYK:
1, 0, 14, 13
HSL:
64°, 32.6531%, 80.7843%
HSV (HSB):
64°, 14.4144%, 87.0588%
XYZ:
64.9307, 71.1759, 59.0313
xyY:
0.3327, 0.3647, 71.1759
CIE-Lab:
87.5704, -6.0647, 15.4884
CIE-LCH:
87.5704, 16.6334, 111.3835
CIE-Luv:
87.5704, 0.5385, 23.6611
Hunter-Lab:
84.3658, -10.2606, 17.5705
#dcdebe color charts
#dcdebe RGB chart
#dcdebe CMYK chart
#dcdebe RGB pie chart
#dcdebe color shades, tints & tones
#dcdebe color schemes
#dcdebe color preview, HTML & CSS examples
This text has a color of #dcdebe
<p style="color:#dcdebe;">Text here</p>
.mytext {color:#dcdebe;}
Text color #dcdebe
This box has a color of #dcdebe
<div style="background-color:#dcdebe;">Content here</div>
.mybackground {background-color:#dcdebe;}
Background color #dcdebe
Border around this has a color of #dcdebe
<div style="border:2px solid #dcdebe;">Content here</div>
.myborder {border:2px solid #dcdebe;}
Border color #dcdebe