#de998e color space conversions
Hex:
#de998e
RGB:
222, 153, 142
CMY:
13, 40, 44
CMYK:
0, 31, 36, 13
HSL:
8°, 54.7945%, 71.3725%
HSV (HSB):
8°, 36.0360%, 87.0588%
XYZ:
46.3979, 40.2651, 30.9177
xyY:
0.3946, 0.3424, 40.2651
CIE-Lab:
69.6579, 24.4770, 16.2305
CIE-LCH:
69.6579, 29.3692, 33.5480
CIE-Luv:
69.6579, 47.0023, 17.4892
Hunter-Lab:
63.4548, 19.4728, 15.5299
#de998e color charts
#de998e color shades, tints & tones
#de998e color schemes
#de998e color preview, HTML & CSS examples
This text has a color of #de998e
<p style="color:#de998e;">Text here</p>
.mytext {color:#de998e;}
This box has a color of #de998e
<div style="background-color:#de998e;">Content here</div>
.mybackground {background-color:#de998e;}
Border around this has a color of #de998e
<div style="border:2px solid #de998e;">Content here</div>
.myborder {border:2px solid #de998e;}