#a2011f color space conversions
Hex:
#a2011f
RGB:
162, 1, 31
CMY:
36, 100, 88
CMYK:
0, 99, 81, 36
HSL:
349°, 98.7730%, 31.9608%
HSV (HSB):
349°, 99.3827%, 63.5294%
XYZ:
15.1585, 7.8020, 2.0033
xyY:
0.6072, 0.3125, 7.8020
CIE-Lab:
33.5671, 57.4982, 32.6614
CIE-LCH:
33.5671, 66.1273, 29.5984
CIE-Luv:
33.5671, 105.1240, 17.3499
Hunter-Lab:
27.9321, 47.9890, 15.3001
#a2011f color charts
#a2011f color shades, tints & tones
#a2011f color schemes
#a2011f color preview, HTML & CSS examples
This text has a color of #a2011f
<p style="color:#a2011f;">Text here</p>
.mytext {color:#a2011f;}
This box has a color of #a2011f
<div style="background-color:#a2011f;">Content here</div>
.mybackground {background-color:#a2011f;}
Border around this has a color of #a2011f
<div style="border:2px solid #a2011f;">Content here</div>
.myborder {border:2px solid #a2011f;}