#a12e1e color space conversions
Hex:
#a12e1e
RGB:
161, 46, 30
CMY:
37, 82, 88
CMYK:
0, 71, 81, 37
HSL:
7°, 68.5864%, 37.4510%
HSV (HSB):
7°, 81.3665%, 63.1373%
XYZ:
15.9093, 9.6248, 2.2476
xyY:
0.5727, 0.3464, 9.6248
CIE-Lab:
37.1604, 46.4146, 36.7929
CIE-LCH:
37.1604, 59.2286, 38.4038
CIE-Luv:
37.1604, 88.4850, 24.2949
Hunter-Lab:
31.0239, 37.2445, 17.4214
#a12e1e color charts
#a12e1e color shades, tints & tones
#a12e1e color schemes
#a12e1e color preview, HTML & CSS examples
This text has a color of #a12e1e
<p style="color:#a12e1e;">Text here</p>
.mytext {color:#a12e1e;}
This box has a color of #a12e1e
<div style="background-color:#a12e1e;">Content here</div>
.mybackground {background-color:#a12e1e;}
Border around this has a color of #a12e1e
<div style="border:2px solid #a12e1e;">Content here</div>
.myborder {border:2px solid #a12e1e;}