#a2880c color space conversions
Hex:
#a2880c
RGB:
162, 136, 12
CMY:
36, 47, 95
CMYK:
0, 16, 93, 36
HSL:
50°, 86.2069%, 34.1176%
HSV (HSB):
50°, 92.5926%, 63.5294%
XYZ:
23.7708, 25.3162, 3.9815
xyY:
0.4479, 0.4770, 25.3162
CIE-Lab:
57.3823, -1.2826, 60.1379
CIE-LCH:
57.3823, 60.1515, 91.2218
CIE-Luv:
57.3823, 23.1425, 59.7403
Hunter-Lab:
50.3153, -3.7216, 30.5290
#a2880c color charts
#a2880c color shades, tints & tones
#a2880c color schemes
#a2880c color preview, HTML & CSS examples
This text has a color of #a2880c
<p style="color:#a2880c;">Text here</p>
.mytext {color:#a2880c;}
This box has a color of #a2880c
<div style="background-color:#a2880c;">Content here</div>
.mybackground {background-color:#a2880c;}
Border around this has a color of #a2880c
<div style="border:2px solid #a2880c;">Content here</div>
.myborder {border:2px solid #a2880c;}