#a1100a color space conversions
Hex:
#a1100a
RGB:
161, 16, 10
CMY:
37, 94, 96
CMYK:
0, 90, 94, 37
HSL:
2°, 88.3041%, 33.5294%
HSV (HSB):
2°, 93.7888%, 63.1373%
XYZ:
14.9380, 7.9696, 1.0381
xyY:
0.6238, 0.3328, 7.9696
CIE-Lab:
33.9194, 54.6588, 43.6589
CIE-LCH:
33.9194, 69.9549, 38.6162
CIE-Luv:
33.9194, 104.2491, 23.3460
Hunter-Lab:
28.2304, 45.0494, 17.5810
#a1100a color charts
#a1100a color shades, tints & tones
#a1100a color schemes
#a1100a color preview, HTML & CSS examples
This text has a color of #a1100a
<p style="color:#a1100a;">Text here</p>
.mytext {color:#a1100a;}
This box has a color of #a1100a
<div style="background-color:#a1100a;">Content here</div>
.mybackground {background-color:#a1100a;}
Border around this has a color of #a1100a
<div style="border:2px solid #a1100a;">Content here</div>
.myborder {border:2px solid #a1100a;}