#a11d2f color space conversions
Hex:
#a11d2f
RGB:
161, 29, 47
CMY:
37, 89, 82
CMYK:
0, 82, 71, 37
HSL:
352°, 69.4737%, 37.2549%
HSV (HSB):
352°, 81.9876%, 63.1373%
XYZ:
15.6504, 8.6610, 3.5362
xyY:
0.5620, 0.3110, 8.6610
CIE-Lab:
35.3233, 52.8305, 24.6784
CIE-LCH:
35.3233, 58.3102, 25.0384
CIE-Luv:
35.3233, 93.2200, 14.1344
Hunter-Lab:
29.4296, 43.4227, 13.4766
#a11d2f color charts
#a11d2f color shades, tints & tones
#a11d2f color schemes
#a11d2f color preview, HTML & CSS examples
This text has a color of #a11d2f
<p style="color:#a11d2f;">Text here</p>
.mytext {color:#a11d2f;}
This box has a color of #a11d2f
<div style="background-color:#a11d2f;">Content here</div>
.mybackground {background-color:#a11d2f;}
Border around this has a color of #a11d2f
<div style="border:2px solid #a11d2f;">Content here</div>
.myborder {border:2px solid #a11d2f;}