#a1111b color space conversions
Hex:
#a1111b
RGB:
161, 17, 27
CMY:
37, 93, 89
CMYK:
0, 89, 83, 37
HSL:
356°, 80.8989%, 34.9020%
HSV (HSB):
356°, 89.4410%, 63.1373%
XYZ:
15.0962, 8.0571, 1.7964
xyY:
0.6051, 0.3229, 8.0571
CIE-Lab:
34.1015, 54.8231, 35.4668
CIE-LCH:
34.1015, 65.2953, 32.9001
CIE-Luv:
34.1015, 101.6912, 19.8174
Hunter-Lab:
28.3850, 45.2592, 16.1172
#a1111b color charts
#a1111b color shades, tints & tones
#a1111b color schemes
#a1111b color preview, HTML & CSS examples
This text has a color of #a1111b
<p style="color:#a1111b;">Text here</p>
.mytext {color:#a1111b;}
This box has a color of #a1111b
<div style="background-color:#a1111b;">Content here</div>
.mybackground {background-color:#a1111b;}
Border around this has a color of #a1111b
<div style="border:2px solid #a1111b;">Content here</div>
.myborder {border:2px solid #a1111b;}