#de996c color space conversions
Hex:
#de996c
RGB:
222, 153, 108
CMY:
13, 40, 58
CMYK:
0, 31, 51, 13
HSL:
24°, 63.3333%, 64.7059%
HSV (HSB):
24°, 51.3514%, 87.0588%
XYZ:
44.2222, 39.3948, 19.4605
xyY:
0.4290, 0.3822, 39.3948
CIE-Lab:
69.0363, 20.9040, 33.9564
CIE-LCH:
69.0363, 39.8749, 58.3830
CIE-Luv:
69.0363, 51.3512, 38.4984
Hunter-Lab:
62.7653, 15.9257, 25.5526
#de996c color charts
#de996c color shades, tints & tones
#de996c color schemes
#de996c color preview, HTML & CSS examples
This text has a color of #de996c
<p style="color:#de996c;">Text here</p>
.mytext {color:#de996c;}
This box has a color of #de996c
<div style="background-color:#de996c;">Content here</div>
.mybackground {background-color:#de996c;}
Border around this has a color of #de996c
<div style="border:2px solid #de996c;">Content here</div>
.myborder {border:2px solid #de996c;}