#d96f31 color space conversions
Hex:
#d96f31
RGB:
217, 111, 49
CMY:
15, 56, 81
CMYK:
0, 49, 77, 15
HSL:
22°, 68.8525%, 52.1569%
HSV (HSB):
22°, 77.4194%, 85.0980%
XYZ:
34.8541, 26.3423, 6.1533
xyY:
0.5175, 0.3911, 26.3423
CIE-Lab:
58.3606, 37.3638, 51.4577
CIE-LCH:
58.3606, 63.5921, 54.0163
CIE-Luv:
58.3606, 85.7664, 45.7736
Hunter-Lab:
51.3248, 31.3990, 28.8191
#d96f31 color charts
#d96f31 color shades, tints & tones
#d96f31 color schemes
#d96f31 color preview, HTML & CSS examples
This text has a color of #d96f31
<p style="color:#d96f31;">Text here</p>
.mytext {color:#d96f31;}
This box has a color of #d96f31
<div style="background-color:#d96f31;">Content here</div>
.mybackground {background-color:#d96f31;}
Border around this has a color of #d96f31
<div style="border:2px solid #d96f31;">Content here</div>
.myborder {border:2px solid #d96f31;}