#d96f3a color space conversions
Hex:
#d96f3a
RGB:
217, 111, 58
CMY:
15, 56, 77
CMYK:
0, 49, 73, 15
HSL:
20°, 67.6596%, 53.9216%
HSV (HSB):
20°, 73.2719%, 85.0980%
XYZ:
35.0634, 26.4261, 7.2557
xyY:
0.5100, 0.3844, 26.4261
CIE-Lab:
58.4393, 37.7396, 47.2594
CIE-LCH:
58.4393, 60.4792, 51.3904
CIE-Luv:
58.4393, 84.7986, 42.8692
Hunter-Lab:
51.4063, 31.7910, 27.6160
#d96f3a color charts
#d96f3a color shades, tints & tones
#d96f3a color schemes
#d96f3a color preview, HTML & CSS examples
This text has a color of #d96f3a
<p style="color:#d96f3a;">Text here</p>
.mytext {color:#d96f3a;}
This box has a color of #d96f3a
<div style="background-color:#d96f3a;">Content here</div>
.mybackground {background-color:#d96f3a;}
Border around this has a color of #d96f3a
<div style="border:2px solid #d96f3a;">Content here</div>
.myborder {border:2px solid #d96f3a;}