#d96f6e color space conversions
Hex:
#d96f6e
RGB:
217, 111, 110
CMY:
15, 56, 57
CMYK:
0, 49, 49, 15
HSL:
1°, 58.4699%, 64.1176%
HSV (HSB):
1°, 49.3088%, 85.0980%
XYZ:
37.1142, 27.2464, 18.0548
xyY:
0.4503, 0.3306, 27.2464
CIE-Lab:
59.2017, 41.3125, 19.7809
CIE-LCH:
59.2017, 45.8040, 25.5856
CIE-Luv:
59.2017, 76.2610, 17.0269
Hunter-Lab:
52.1981, 35.5715, 16.0308
#d96f6e color charts
#d96f6e color shades, tints & tones
#d96f6e color schemes
#d96f6e color preview, HTML & CSS examples
This text has a color of #d96f6e
<p style="color:#d96f6e;">Text here</p>
.mytext {color:#d96f6e;}
This box has a color of #d96f6e
<div style="background-color:#d96f6e;">Content here</div>
.mybackground {background-color:#d96f6e;}
Border around this has a color of #d96f6e
<div style="border:2px solid #d96f6e;">Content here</div>
.myborder {border:2px solid #d96f6e;}