#a2941e color space conversions
Hex:
#a2941e
RGB:
162, 148, 30
CMY:
36, 42, 88
CMYK:
0, 9, 81, 36
HSL:
54°, 68.7500%, 37.6471%
HSV (HSB):
54°, 81.4815%, 63.5294%
XYZ:
25.7245, 28.9549, 5.4613
xyY:
0.4277, 0.4815, 28.9549
CIE-Lab:
60.7418, -7.3591, 58.5555
CIE-LCH:
60.7418, 59.0161, 97.1633
CIE-Luv:
60.7418, 14.3214, 62.0928
Hunter-Lab:
53.8098, -8.8326, 31.6493
#a2941e color charts
#a2941e color shades, tints & tones
#a2941e color schemes
#a2941e color preview, HTML & CSS examples
This text has a color of #a2941e
<p style="color:#a2941e;">Text here</p>
.mytext {color:#a2941e;}
This box has a color of #a2941e
<div style="background-color:#a2941e;">Content here</div>
.mybackground {background-color:#a2941e;}
Border around this has a color of #a2941e
<div style="border:2px solid #a2941e;">Content here</div>
.myborder {border:2px solid #a2941e;}