#d3962f color space conversions
Hex:
#d3962f
RGB:
211, 150, 47
CMY:
17, 41, 82
CMYK:
0, 29, 78, 17
HSL:
38°, 65.0794%, 50.5882%
HSV (HSB):
38°, 77.7251%, 82.7451%
XYZ:
38.2834, 35.8668, 7.5946
xyY:
0.4683, 0.4388, 35.8668
CIE-Lab:
66.4180, 14.0057, 59.7727
CIE-LCH:
66.4180, 61.3917, 76.8126
CIE-Luv:
66.4180, 49.8887, 60.8736
Hunter-Lab:
59.8889, 9.2988, 34.4036
#d3962f color charts
#d3962f color shades, tints & tones
#d3962f color schemes
#d3962f color preview, HTML & CSS examples
This text has a color of #d3962f
<p style="color:#d3962f;">Text here</p>
.mytext {color:#d3962f;}
This box has a color of #d3962f
<div style="background-color:#d3962f;">Content here</div>
.mybackground {background-color:#d3962f;}
Border around this has a color of #d3962f
<div style="border:2px solid #d3962f;">Content here</div>
.myborder {border:2px solid #d3962f;}