#a2110e color space conversions
Hex:
#a2110e
RGB:
162, 17, 14
CMY:
36, 93, 95
CMYK:
0, 90, 91, 36
HSL:
1°, 84.0909%, 34.5098%
HSV (HSB):
1°, 91.3580%, 63.5294%
XYZ:
15.1800, 8.1140, 1.1815
xyY:
0.6202, 0.3315, 8.1140
CIE-Lab:
34.2192, 54.8161, 42.3062
CIE-LCH:
34.2192, 69.2432, 37.6604
CIE-Luv:
34.2192, 104.3318, 22.9825
Hunter-Lab:
28.4851, 45.2758, 17.4802
#a2110e color charts
#a2110e color shades, tints & tones
#a2110e color schemes
#a2110e color preview, HTML & CSS examples
This text has a color of #a2110e
<p style="color:#a2110e;">Text here</p>
.mytext {color:#a2110e;}
This box has a color of #a2110e
<div style="background-color:#a2110e;">Content here</div>
.mybackground {background-color:#a2110e;}
Border around this has a color of #a2110e
<div style="border:2px solid #a2110e;">Content here</div>
.myborder {border:2px solid #a2110e;}