#a12e2f color space conversions
Hex:
#a12e2f
RGB:
161, 46, 47
CMY:
37, 82, 82
CMYK:
0, 71, 71, 37
HSL:
359°, 55.5556%, 40.5882%
HSV (HSB):
359°, 71.4286%, 63.1373%
XYZ:
16.1880, 9.7363, 3.7154
xyY:
0.5462, 0.3285, 9.7363
CIE-Lab:
37.3649, 47.1332, 27.1382
CIE-LCH:
37.3649, 54.3877, 29.9323
CIE-Luv:
37.3649, 85.3124, 18.0064
Hunter-Lab:
31.2030, 37.9999, 14.7823
#a12e2f color charts
#a12e2f color shades, tints & tones
#a12e2f color schemes
#a12e2f color preview, HTML & CSS examples
This text has a color of #a12e2f
<p style="color:#a12e2f;">Text here</p>
.mytext {color:#a12e2f;}
This box has a color of #a12e2f
<div style="background-color:#a12e2f;">Content here</div>
.mybackground {background-color:#a12e2f;}
Border around this has a color of #a12e2f
<div style="border:2px solid #a12e2f;">Content here</div>
.myborder {border:2px solid #a12e2f;}