#a12e09 color space conversions
Hex:
#a12e09
RGB:
161, 46, 9
CMY:
37, 82, 96
CMYK:
0, 71, 94, 37
HSL:
15°, 89.4118%, 33.3333%
HSV (HSB):
15°, 94.4099%, 63.1373%
XYZ:
15.7242, 9.5508, 1.2732
xyY:
0.5923, 0.3598, 9.5508
CIE-Lab:
37.0238, 45.9310, 46.0256
CIE-LCH:
37.0238, 65.0232, 45.0589
CIE-Luv:
37.0238, 90.7232, 28.7041
Hunter-Lab:
30.9043, 36.7389, 19.1905
#a12e09 color charts
#a12e09 color shades, tints & tones
#a12e09 color schemes
#a12e09 color preview, HTML & CSS examples
This text has a color of #a12e09
<p style="color:#a12e09;">Text here</p>
.mytext {color:#a12e09;}
This box has a color of #a12e09
<div style="background-color:#a12e09;">Content here</div>
.mybackground {background-color:#a12e09;}
Border around this has a color of #a12e09
<div style="border:2px solid #a12e09;">Content here</div>
.myborder {border:2px solid #a12e09;}