#a1131e color space conversions
Hex:
#a1131e
RGB:
161, 19, 30
CMY:
37, 93, 88
CMYK:
0, 88, 81, 37
HSL:
355°, 78.8889%, 35.2941%
HSV (HSB):
355°, 88.1988%, 63.1373%
XYZ:
15.1652, 8.1365, 1.9995
xyY:
0.5994, 0.3216, 8.1365
CIE-Lab:
34.2657, 54.5271, 33.8993
CIE-LCH:
34.2657, 64.2057, 31.8690
CIE-Luv:
34.2657, 100.5534, 19.1529
Hunter-Lab:
28.5246, 44.9816, 15.8111
#a1131e color charts
#a1131e color shades, tints & tones
#a1131e color schemes
#a1131e color preview, HTML & CSS examples
This text has a color of #a1131e
<p style="color:#a1131e;">Text here</p>
.mytext {color:#a1131e;}
This box has a color of #a1131e
<div style="background-color:#a1131e;">Content here</div>
.mybackground {background-color:#a1131e;}
Border around this has a color of #a1131e
<div style="border:2px solid #a1131e;">Content here</div>
.myborder {border:2px solid #a1131e;}