#a2010f color space conversions
Hex:
#a2010f
RGB:
162, 1, 15
CMY:
36, 100, 94
CMYK:
0, 99, 91, 36
HSL:
355°, 98.7730%, 31.9608%
HSV (HSB):
355°, 99.3827%, 63.5294%
XYZ:
14.9974, 7.7376, 1.1550
xyY:
0.6278, 0.3239, 7.7376
CIE-Lab:
33.4303, 57.1241, 41.2803
CIE-LCH:
33.4303, 70.4785, 35.8535
CIE-Luv:
33.4303, 107.8193, 21.4341
Hunter-Lab:
27.8165, 47.5600, 17.0097
#a2010f color charts
#a2010f color shades, tints & tones
#a2010f color schemes
#a2010f color preview, HTML & CSS examples
This text has a color of #a2010f
<p style="color:#a2010f;">Text here</p>
.mytext {color:#a2010f;}
This box has a color of #a2010f
<div style="background-color:#a2010f;">Content here</div>
.mybackground {background-color:#a2010f;}
Border around this has a color of #a2010f
<div style="border:2px solid #a2010f;">Content here</div>
.myborder {border:2px solid #a2010f;}