#a11f2d color space conversions
Hex:
#a11f2d
RGB:
161, 31, 45
CMY:
37, 88, 82
CMYK:
0, 81, 72, 37
HSL:
354°, 67.7083%, 37.6471%
HSV (HSB):
354°, 80.7453%, 63.1373%
XYZ:
15.6616, 8.7465, 3.3454
xyY:
0.5643, 0.3151, 8.7465
CIE-Lab:
35.4916, 52.1704, 26.1374
CIE-LCH:
35.4916, 58.3517, 26.6109
CIE-Luv:
35.4916, 92.9460, 15.4058
Hunter-Lab:
29.5745, 42.7718, 13.9954
#a11f2d color charts
#a11f2d color shades, tints & tones
#a11f2d color schemes
#a11f2d color preview, HTML & CSS examples
This text has a color of #a11f2d
<p style="color:#a11f2d;">Text here</p>
.mytext {color:#a11f2d;}
This box has a color of #a11f2d
<div style="background-color:#a11f2d;">Content here</div>
.mybackground {background-color:#a11f2d;}
Border around this has a color of #a11f2d
<div style="border:2px solid #a11f2d;">Content here</div>
.myborder {border:2px solid #a11f2d;}