#a2980a color space conversions
Hex:
#a2980a
RGB:
162, 152, 10
CMY:
36, 40, 96
CMYK:
0, 6, 94, 36
HSL:
56°, 88.3721%, 33.7255%
HSV (HSB):
56°, 93.8272%, 63.5294%
XYZ:
26.1833, 30.1598, 4.7286
xyY:
0.4287, 0.4938, 30.1598
CIE-Lab:
61.7918, -9.9737, 63.8242
CIE-LCH:
61.7918, 64.5988, 98.8816
CIE-Luv:
61.7918, 11.8100, 66.2795
Hunter-Lab:
54.9179, -11.0026, 33.3375
#a2980a color charts
#a2980a color shades, tints & tones
#a2980a color schemes
#a2980a color preview, HTML & CSS examples
This text has a color of #a2980a
<p style="color:#a2980a;">Text here</p>
.mytext {color:#a2980a;}
This box has a color of #a2980a
<div style="background-color:#a2980a;">Content here</div>
.mybackground {background-color:#a2980a;}
Border around this has a color of #a2980a
<div style="border:2px solid #a2980a;">Content here</div>
.myborder {border:2px solid #a2980a;}