#d96d3b color space conversions
Hex:
#d96d3b
RGB:
217, 109, 59
CMY:
15, 57, 77
CMYK:
0, 50, 73, 15
HSL:
19°, 67.5214%, 54.1176%
HSV (HSB):
19°, 72.8111%, 85.0980%
XYZ:
34.8733, 26.0048, 7.3191
xyY:
0.5114, 0.3813, 26.0048
CIE-Lab:
58.0416, 38.8047, 46.3383
CIE-LCH:
58.0416, 60.4404, 50.0564
CIE-Luv:
58.0416, 86.2396, 41.7747
Hunter-Lab:
50.9949, 32.8279, 27.1868
#d96d3b color charts
#d96d3b color shades, tints & tones
#d96d3b color schemes
#d96d3b color preview, HTML & CSS examples
This text has a color of #d96d3b
<p style="color:#d96d3b;">Text here</p>
.mytext {color:#d96d3b;}
This box has a color of #d96d3b
<div style="background-color:#d96d3b;">Content here</div>
.mybackground {background-color:#d96d3b;}
Border around this has a color of #d96d3b
<div style="border:2px solid #d96d3b;">Content here</div>
.myborder {border:2px solid #d96d3b;}