#a1101d color space conversions
Hex:
#a1101d
RGB:
161, 16, 29
CMY:
37, 94, 89
CMYK:
0, 90, 82, 37
HSL:
355°, 81.9209%, 34.7059%
HSV (HSB):
355°, 90.0621%, 63.1373%
XYZ:
15.1050, 8.0364, 1.9174
xyY:
0.6028, 0.3207, 8.0364
CIE-Lab:
34.0585, 55.0611, 34.2741
CIE-LCH:
34.0585, 64.8570, 31.9012
CIE-Luv:
34.0585, 101.5916, 19.1103
Hunter-Lab:
28.3485, 45.5009, 15.8336
#a1101d color charts
#a1101d color shades, tints & tones
#a1101d color schemes
#a1101d color preview, HTML & CSS examples
This text has a color of #a1101d
<p style="color:#a1101d;">Text here</p>
.mytext {color:#a1101d;}
This box has a color of #a1101d
<div style="background-color:#a1101d;">Content here</div>
.mybackground {background-color:#a1101d;}
Border around this has a color of #a1101d
<div style="border:2px solid #a1101d;">Content here</div>
.myborder {border:2px solid #a1101d;}