#d3963b color space conversions
Hex:
#d3963b
RGB:
211, 150, 59
CMY:
17, 41, 77
CMYK:
0, 29, 72, 17
HSL:
36°, 63.3333%, 52.9412%
HSV (HSB):
36°, 72.0379%, 82.7451%
XYZ:
38.5597, 35.9773, 9.0497
xyY:
0.4613, 0.4304, 35.9773
CIE-Lab:
66.5026, 14.5274, 54.9646
CIE-LCH:
66.5026, 56.8521, 75.1950
CIE-Luv:
66.5026, 49.2311, 57.5241
Hunter-Lab:
59.9811, 9.7844, 33.0414
#d3963b color charts
#d3963b color shades, tints & tones
#d3963b color schemes
#d3963b color preview, HTML & CSS examples
This text has a color of #d3963b
<p style="color:#d3963b;">Text here</p>
.mytext {color:#d3963b;}
This box has a color of #d3963b
<div style="background-color:#d3963b;">Content here</div>
.mybackground {background-color:#d3963b;}
Border around this has a color of #d3963b
<div style="border:2px solid #d3963b;">Content here</div>
.myborder {border:2px solid #d3963b;}