#d3980b color space conversions
Hex:
#d3980b
RGB:
211, 152, 11
CMY:
17, 40, 96
CMYK:
0, 28, 95, 17
HSL:
42°, 90.0901%, 43.5294%
HSV (HSB):
42°, 94.7867%, 82.7451%
XYZ:
38.1526, 36.3295, 5.3180
xyY:
0.4781, 0.4553, 36.3295
CIE-Lab:
66.7709, 12.0636, 69.6012
CIE-LCH:
66.7709, 70.6389, 80.1669
CIE-Luv:
66.7709, 49.4030, 67.2466
Hunter-Lab:
60.2740, 7.5086, 36.9606
#d3980b color charts
#d3980b color shades, tints & tones
#d3980b color schemes
#d3980b color preview, HTML & CSS examples
This text has a color of #d3980b
<p style="color:#d3980b;">Text here</p>
.mytext {color:#d3980b;}
This box has a color of #d3980b
<div style="background-color:#d3980b;">Content here</div>
.mybackground {background-color:#d3980b;}
Border around this has a color of #d3980b
<div style="border:2px solid #d3980b;">Content here</div>
.myborder {border:2px solid #d3980b;}