#a2222f color space conversions
Hex:
#a2222f
RGB:
162, 34, 47
CMY:
36, 87, 82
CMYK:
0, 79, 71, 36
HSL:
354°, 65.3061%, 38.4314%
HSV (HSB):
354°, 79.0123%, 63.5294%
XYZ:
15.9854, 9.0307, 3.5899
xyY:
0.5588, 0.3157, 9.0307
CIE-Lab:
36.0433, 51.6687, 25.5984
CIE-LCH:
36.0433, 57.6623, 26.3554
CIE-Luv:
36.0433, 91.9967, 15.3230
Hunter-Lab:
30.0511, 42.3621, 13.9530
#a2222f color charts
#a2222f color shades, tints & tones
#a2222f color schemes
#a2222f color preview, HTML & CSS examples
This text has a color of #a2222f
<p style="color:#a2222f;">Text here</p>
.mytext {color:#a2222f;}
This box has a color of #a2222f
<div style="background-color:#a2222f;">Content here</div>
.mybackground {background-color:#a2222f;}
Border around this has a color of #a2222f
<div style="border:2px solid #a2222f;">Content here</div>
.myborder {border:2px solid #a2222f;}