#a12a31 color space conversions
Hex:
#a12a31
RGB:
161, 42, 49
CMY:
37, 84, 81
CMYK:
0, 74, 70, 37
HSL:
356°, 58.6207%, 39.8039%
HSV (HSB):
356°, 73.9130%, 63.1373%
XYZ:
16.0803, 9.4547, 3.8832
xyY:
0.5466, 0.3214, 9.4547
CIE-Lab:
36.8455, 48.7559, 25.2808
CIE-LCH:
36.8455, 54.9204, 27.4075
CIE-Luv:
36.8455, 86.9474, 16.0629
Hunter-Lab:
30.7486, 39.5384, 14.0364
#a12a31 color charts
#a12a31 color shades, tints & tones
#a12a31 color schemes
#a12a31 color preview, HTML & CSS examples
This text has a color of #a12a31
<p style="color:#a12a31;">Text here</p>
.mytext {color:#a12a31;}
This box has a color of #a12a31
<div style="background-color:#a12a31;">Content here</div>
.mybackground {background-color:#a12a31;}
Border around this has a color of #a12a31
<div style="border:2px solid #a12a31;">Content here</div>
.myborder {border:2px solid #a12a31;}