#a11d1f color space conversions
Hex:
#a11d1f
RGB:
161, 29, 31
CMY:
37, 89, 88
CMYK:
0, 82, 81, 37
HSL:
359°, 69.4737%, 37.2549%
HSV (HSB):
359°, 81.9876%, 63.1373%
XYZ:
15.3846, 8.5547, 2.1367
xyY:
0.5900, 0.3281, 8.5547
CIE-Lab:
35.1124, 52.1792, 34.1792
CIE-LCH:
35.1124, 62.3769, 33.2262
CIE-Luv:
35.1124, 96.8161, 20.3363
Hunter-Lab:
29.2485, 42.7058, 16.1426
#a11d1f color charts
#a11d1f color shades, tints & tones
#a11d1f color schemes
#a11d1f color preview, HTML & CSS examples
This text has a color of #a11d1f
<p style="color:#a11d1f;">Text here</p>
.mytext {color:#a11d1f;}
This box has a color of #a11d1f
<div style="background-color:#a11d1f;">Content here</div>
.mybackground {background-color:#a11d1f;}
Border around this has a color of #a11d1f
<div style="border:2px solid #a11d1f;">Content here</div>
.myborder {border:2px solid #a11d1f;}