#debfbb color space conversions
Hex:
#debfbb
RGB:
222, 191, 187
CMY:
13, 25, 27
CMYK:
0, 14, 16, 13
HSL:
7°, 34.6535%, 80.1961%
HSV (HSB):
7°, 15.7658%, 87.0588%
XYZ:
57.7246, 56.3791, 54.8535
xyY:
0.3417, 0.3337, 56.3791
CIE-Lab:
79.8291, 10.3698, 6.0830
CIE-LCH:
79.8291, 12.0223, 30.3961
CIE-Luv:
79.8291, 19.0569, 7.0371
Hunter-Lab:
75.0860, 5.8268, 9.2463
#debfbb color charts
#debfbb color shades, tints & tones
#debfbb color schemes
#debfbb color preview, HTML & CSS examples
This text has a color of #debfbb
<p style="color:#debfbb;">Text here</p>
.mytext {color:#debfbb;}
This box has a color of #debfbb
<div style="background-color:#debfbb;">Content here</div>
.mybackground {background-color:#debfbb;}
Border around this has a color of #debfbb
<div style="border:2px solid #debfbb;">Content here</div>
.myborder {border:2px solid #debfbb;}