#d2980a color space conversions
Hex:
#d2980a
RGB:
210, 152, 10
CMY:
18, 40, 96
CMYK:
0, 28, 95, 18
HSL:
43°, 90.9091%, 43.1373%
HSV (HSB):
43°, 95.2381%, 82.3529%
XYZ:
37.8614, 36.1800, 5.2751
xyY:
0.4773, 0.4561, 36.1800
CIE-Lab:
66.6572, 11.6127, 69.6026
CIE-LCH:
66.6572, 70.5647, 80.5279
CIE-Luv:
66.6572, 48.6118, 67.2887
Hunter-Lab:
60.1498, 7.0948, 36.9052
#d2980a color charts
#d2980a color shades, tints & tones
#d2980a color schemes
#d2980a color preview, HTML & CSS examples
This text has a color of #d2980a
<p style="color:#d2980a;">Text here</p>
.mytext {color:#d2980a;}
This box has a color of #d2980a
<div style="background-color:#d2980a;">Content here</div>
.mybackground {background-color:#d2980a;}
Border around this has a color of #d2980a
<div style="border:2px solid #d2980a;">Content here</div>
.myborder {border:2px solid #d2980a;}