#d3962e color space conversions
Hex:
#d3962e
RGB:
211, 150, 46
CMY:
17, 41, 82
CMYK:
0, 29, 78, 17
HSL:
38°, 65.2174%, 50.3922%
HSV (HSB):
38°, 78.1991%, 82.7451%
XYZ:
38.2635, 35.8588, 7.4895
xyY:
0.4688, 0.4394, 35.8588
CIE-Lab:
66.4119, 13.9679, 60.1435
CIE-LCH:
66.4119, 61.7442, 76.9252
CIE-Luv:
66.4119, 49.9367, 61.1179
Hunter-Lab:
59.8822, 9.2637, 34.5021
#d3962e color charts
#d3962e color shades, tints & tones
#d3962e color schemes
#d3962e color preview, HTML & CSS examples
This text has a color of #d3962e
<p style="color:#d3962e;">Text here</p>
.mytext {color:#d3962e;}
This box has a color of #d3962e
<div style="background-color:#d3962e;">Content here</div>
.mybackground {background-color:#d3962e;}
Border around this has a color of #d3962e
<div style="border:2px solid #d3962e;">Content here</div>
.myborder {border:2px solid #d3962e;}