#d96c3e color space conversions
Hex:
#d96c3e
RGB:
217, 108, 62
CMY:
15, 58, 76
CMYK:
0, 50, 71, 15
HSL:
18°, 67.0996%, 54.7059%
HSV (HSB):
18°, 71.4286%, 85.0980%
XYZ:
34.8473, 25.8246, 7.7054
xyY:
0.5096, 0.3777, 25.8246
CIE-Lab:
57.8702, 39.4543, 44.6364
CIE-LCH:
57.8702, 59.5739, 48.5264
CIE-Luv:
57.8702, 86.6366, 40.3006
Hunter-Lab:
50.8179, 33.4712, 26.5825
#d96c3e color charts
#d96c3e color shades, tints & tones
#d96c3e color schemes
#d96c3e color preview, HTML & CSS examples
This text has a color of #d96c3e
<p style="color:#d96c3e;">Text here</p>
.mytext {color:#d96c3e;}
This box has a color of #d96c3e
<div style="background-color:#d96c3e;">Content here</div>
.mybackground {background-color:#d96c3e;}
Border around this has a color of #d96c3e
<div style="border:2px solid #d96c3e;">Content here</div>
.myborder {border:2px solid #d96c3e;}