#debdbc color space conversions
Hex:
#debdbc
RGB:
222, 189, 188
CMY:
13, 26, 26
CMYK:
0, 15, 15, 13
HSL:
2°, 34.0000%, 80.3922%
HSV (HSB):
2°, 15.3153%, 87.0588%
XYZ:
57.3989, 55.5556, 55.2750
xyY:
0.3412, 0.3302, 55.5556
CIE-Lab:
79.3602, 11.5926, 4.8681
CIE-LCH:
79.3602, 12.5732, 22.7790
CIE-Luv:
79.3602, 20.0821, 5.0542
Hunter-Lab:
74.5356, 7.0231, 8.2060
#debdbc color charts
#debdbc color shades, tints & tones
#debdbc color schemes
#debdbc color preview, HTML & CSS examples
This text has a color of #debdbc
<p style="color:#debdbc;">Text here</p>
.mytext {color:#debdbc;}
This box has a color of #debdbc
<div style="background-color:#debdbc;">Content here</div>
.mybackground {background-color:#debdbc;}
Border around this has a color of #debdbc
<div style="border:2px solid #debdbc;">Content here</div>
.myborder {border:2px solid #debdbc;}