#debabe color space conversions
Hex:
#debabe
RGB:
222, 186, 190
CMY:
13, 27, 25
CMYK:
0, 16, 14, 13
HSL:
353°, 35.2941%, 80.0000%
HSV (HSB):
353°, 16.2162%, 87.0588%
XYZ:
56.9774, 54.3651, 56.2057
xyY:
0.3401, 0.3245, 54.3651
CIE-Lab:
78.6742, 13.5128, 2.7947
CIE-LCH:
78.6742, 13.7987, 11.6852
CIE-Luv:
78.6742, 21.5583, 1.6845
Hunter-Lab:
73.7327, 8.9047, 6.4167
#debabe color charts
#debabe color shades, tints & tones
#debabe color schemes
#debabe color preview, HTML & CSS examples
This text has a color of #debabe
<p style="color:#debabe;">Text here</p>
.mytext {color:#debabe;}
This box has a color of #debabe
<div style="background-color:#debabe;">Content here</div>
.mybackground {background-color:#debabe;}
Border around this has a color of #debabe
<div style="border:2px solid #debabe;">Content here</div>
.myborder {border:2px solid #debabe;}