#d3980a color space conversions
Hex:
#d3980a
RGB:
211, 152, 10
CMY:
17, 40, 96
CMYK:
0, 28, 95, 17
HSL:
42°, 90.9502%, 43.3333%
HSV (HSB):
42°, 95.2607%, 82.7451%
XYZ:
38.1470, 36.3273, 5.2885
xyY:
0.4783, 0.4554, 36.3273
CIE-Lab:
66.7692, 12.0528, 69.7341
CIE-LCH:
66.7692, 70.7680, 80.1939
CIE-Luv:
66.7692, 49.4165, 67.3169
Hunter-Lab:
60.2721, 7.4988, 36.9882
#d3980a color charts
#d3980a color shades, tints & tones
#d3980a color schemes
#d3980a color preview, HTML & CSS examples
This text has a color of #d3980a
<p style="color:#d3980a;">Text here</p>
.mytext {color:#d3980a;}
This box has a color of #d3980a
<div style="background-color:#d3980a;">Content here</div>
.mybackground {background-color:#d3980a;}
Border around this has a color of #d3980a
<div style="border:2px solid #d3980a;">Content here</div>
.myborder {border:2px solid #d3980a;}