#d96f6d color space conversions
Hex:
#d96f6d
RGB:
217, 111, 109
CMY:
15, 56, 57
CMYK:
0, 49, 50, 15
HSL:
1°, 58.6957%, 63.9216%
HSV (HSB):
1°, 49.7696%, 85.0980%
XYZ:
37.0600, 27.2247, 17.7696
xyY:
0.4517, 0.3318, 27.2247
CIE-Lab:
59.1818, 41.2206, 20.3281
CIE-LCH:
59.1818, 45.9605, 26.2504
CIE-Luv:
59.1818, 76.4667, 17.6546
Hunter-Lab:
52.1773, 35.4731, 16.3322
#d96f6d color charts
#d96f6d color shades, tints & tones
#d96f6d color schemes
#d96f6d color preview, HTML & CSS examples
This text has a color of #d96f6d
<p style="color:#d96f6d;">Text here</p>
.mytext {color:#d96f6d;}
This box has a color of #d96f6d
<div style="background-color:#d96f6d;">Content here</div>
.mybackground {background-color:#d96f6d;}
Border around this has a color of #d96f6d
<div style="border:2px solid #d96f6d;">Content here</div>
.myborder {border:2px solid #d96f6d;}