#a12e12 color space conversions
Hex:
#a12e12
RGB:
161, 46, 18
CMY:
37, 82, 93
CMYK:
0, 71, 89, 37
HSL:
12°, 79.8883%, 35.0980%
HSV (HSB):
12°, 88.8199%, 63.1373%
XYZ:
15.7841, 9.5747, 1.5885
xyY:
0.5857, 0.3553, 9.5747
CIE-Lab:
37.0681, 46.0881, 42.6275
CIE-LCH:
37.0681, 62.7791, 42.7662
CIE-Luv:
37.0681, 89.9868, 27.2558
Hunter-Lab:
30.9431, 36.9029, 18.6165
#a12e12 color charts
#a12e12 color shades, tints & tones
#a12e12 color schemes
#a12e12 color preview, HTML & CSS examples
This text has a color of #a12e12
<p style="color:#a12e12;">Text here</p>
.mytext {color:#a12e12;}
This box has a color of #a12e12
<div style="background-color:#a12e12;">Content here</div>
.mybackground {background-color:#a12e12;}
Border around this has a color of #a12e12
<div style="border:2px solid #a12e12;">Content here</div>
.myborder {border:2px solid #a12e12;}