#a1101e color space conversions
Hex:
#a1101e
RGB:
161, 16, 30
CMY:
37, 94, 88
CMYK:
0, 90, 81, 37
HSL:
354°, 81.9209%, 34.7059%
HSV (HSB):
354°, 90.0621%, 63.1373%
XYZ:
15.1176, 8.0414, 1.9837
xyY:
0.6013, 0.3198, 8.0414
CIE-Lab:
34.0689, 55.0912, 33.7000
CIE-LCH:
34.0689, 64.5812, 31.4546
CIE-Luv:
34.0689, 101.3971, 18.7994
Hunter-Lab:
28.3573, 45.5348, 15.7027
#a1101e color charts
#a1101e color shades, tints & tones
#a1101e color schemes
#a1101e color preview, HTML & CSS examples
This text has a color of #a1101e
<p style="color:#a1101e;">Text here</p>
.mytext {color:#a1101e;}
This box has a color of #a1101e
<div style="background-color:#a1101e;">Content here</div>
.mybackground {background-color:#a1101e;}
Border around this has a color of #a1101e
<div style="border:2px solid #a1101e;">Content here</div>
.myborder {border:2px solid #a1101e;}