#debdbd color space conversions
Hex:
#debdbd
RGB:
222, 189, 189
CMY:
13, 26, 26
CMYK:
0, 15, 15, 13
HSL:
0°, 33.3333%, 80.5882%
HSV (HSB):
0°, 14.8649%, 87.0588%
XYZ:
57.5071, 55.5989, 55.8448
xyY:
0.3404, 0.3291, 55.5989
CIE-Lab:
79.3850, 11.7513, 4.3644
CIE-LCH:
79.3850, 12.5356, 20.3749
CIE-Luv:
79.3850, 19.9878, 4.2977
Hunter-Lab:
74.5647, 7.1778, 7.7903
#debdbd color charts
#debdbd RGB chart
#debdbd CMYK chart
#debdbd RGB pie chart
#debdbd color shades, tints & tones
#debdbd color schemes
#debdbd color preview, HTML & CSS examples
This text has a color of #debdbd
<p style="color:#debdbd;">Text here</p>
.mytext {color:#debdbd;}
Text color #debdbd
This box has a color of #debdbd
<div style="background-color:#debdbd;">Content here</div>
.mybackground {background-color:#debdbd;}
Background color #debdbd
Border around this has a color of #debdbd
<div style="border:2px solid #debdbd;">Content here</div>
.myborder {border:2px solid #debdbd;}
Border color #debdbd