#a12d2f color space conversions
Hex:
#a12d2f
RGB:
161, 45, 47
CMY:
37, 82, 82
CMYK:
0, 72, 71, 37
HSL:
359°, 56.3107%, 40.3922%
HSV (HSB):
359°, 72.0497%, 63.1373%
XYZ:
16.1494, 9.6591, 3.7025
xyY:
0.5472, 0.3273, 9.6591
CIE-Lab:
37.2235, 47.5224, 26.9693
CIE-LCH:
37.2235, 54.6418, 29.5752
CIE-Luv:
37.2235, 85.8524, 17.7400
Hunter-Lab:
31.0791, 38.3645, 14.6919
#a12d2f color charts
#a12d2f color shades, tints & tones
#a12d2f color schemes
#a12d2f color preview, HTML & CSS examples
This text has a color of #a12d2f
<p style="color:#a12d2f;">Text here</p>
.mytext {color:#a12d2f;}
This box has a color of #a12d2f
<div style="background-color:#a12d2f;">Content here</div>
.mybackground {background-color:#a12d2f;}
Border around this has a color of #a12d2f
<div style="border:2px solid #a12d2f;">Content here</div>
.myborder {border:2px solid #a12d2f;}