#a0111e color space conversions
Hex:
#a0111e
RGB:
160, 17, 30
CMY:
37, 93, 88
CMYK:
0, 89, 81, 37
HSL:
355°, 80.7910%, 34.7059%
HSV (HSB):
355°, 89.3750%, 62.7451%
XYZ:
14.9320, 7.9682, 1.9793
xyY:
0.6002, 0.3203, 7.9682
CIE-Lab:
33.9166, 54.6347, 33.4758
CIE-LCH:
33.9166, 64.0748, 31.4966
CIE-Luv:
33.9166, 100.3497, 18.7264
Hunter-Lab:
28.2280, 45.0234, 15.6023
#a0111e color charts
#a0111e color shades, tints & tones
#a0111e color schemes
#a0111e color preview, HTML & CSS examples
This text has a color of #a0111e
<p style="color:#a0111e;">Text here</p>
.mytext {color:#a0111e;}
This box has a color of #a0111e
<div style="background-color:#a0111e;">Content here</div>
.mybackground {background-color:#a0111e;}
Border around this has a color of #a0111e
<div style="border:2px solid #a0111e;">Content here</div>
.myborder {border:2px solid #a0111e;}