#a12a2f color space conversions
Hex:
#a12a2f
RGB:
161, 42, 47
CMY:
37, 84, 82
CMYK:
0, 74, 71, 37
HSL:
357°, 58.6207%, 39.8039%
HSV (HSB):
357°, 73.9130%, 63.1373%
XYZ:
16.0390, 9.4382, 3.6657
xyY:
0.5504, 0.3239, 9.4382
CIE-Lab:
36.8147, 48.6517, 26.4800
CIE-LCH:
36.8147, 55.3911, 28.5584
CIE-Luv:
36.8147, 87.4196, 16.9684
Hunter-Lab:
30.7217, 39.4272, 14.4307
#a12a2f color charts
#a12a2f color shades, tints & tones
#a12a2f color schemes
#a12a2f color preview, HTML & CSS examples
This text has a color of #a12a2f
<p style="color:#a12a2f;">Text here</p>
.mytext {color:#a12a2f;}
This box has a color of #a12a2f
<div style="background-color:#a12a2f;">Content here</div>
.mybackground {background-color:#a12a2f;}
Border around this has a color of #a12a2f
<div style="border:2px solid #a12a2f;">Content here</div>
.myborder {border:2px solid #a12a2f;}