#a2991c color space conversions
Hex:
#a2991c
RGB:
162, 153, 28
CMY:
36, 40, 89
CMYK:
0, 6, 83, 36
HSL:
56°, 70.5263%, 37.2549%
HSV (HSB):
56°, 82.7160%, 63.5294%
XYZ:
26.5011, 30.5477, 5.5981
xyY:
0.4230, 0.4876, 30.5477
CIE-Lab:
62.1239, -10.0941, 60.3275
CIE-LCH:
62.1239, 61.1662, 99.4988
CIE-Luv:
62.1239, 10.9274, 64.5003
Hunter-Lab:
55.2700, -11.1343, 32.6837
#a2991c color charts
#a2991c color shades, tints & tones
#a2991c color schemes
#a2991c color preview, HTML & CSS examples
This text has a color of #a2991c
<p style="color:#a2991c;">Text here</p>
.mytext {color:#a2991c;}
This box has a color of #a2991c
<div style="background-color:#a2991c;">Content here</div>
.mybackground {background-color:#a2991c;}
Border around this has a color of #a2991c
<div style="border:2px solid #a2991c;">Content here</div>
.myborder {border:2px solid #a2991c;}