#a2222e color space conversions
Hex:
#a2222e
RGB:
162, 34, 46
CMY:
36, 87, 82
CMYK:
0, 79, 72, 36
HSL:
354°, 65.3061%, 38.4314%
HSV (HSB):
354°, 79.0123%, 63.5294%
XYZ:
15.9655, 9.0227, 3.4848
xyY:
0.5607, 0.3169, 9.0227
CIE-Lab:
36.0280, 51.6200, 26.2037
CIE-LCH:
36.0280, 57.8900, 26.9136
CIE-Luv:
36.0280, 92.2456, 15.7683
Hunter-Lab:
30.0378, 42.3088, 14.1479
#a2222e color charts
#a2222e color shades, tints & tones
#a2222e color schemes
#a2222e color preview, HTML & CSS examples
This text has a color of #a2222e
<p style="color:#a2222e;">Text here</p>
.mytext {color:#a2222e;}
This box has a color of #a2222e
<div style="background-color:#a2222e;">Content here</div>
.mybackground {background-color:#a2222e;}
Border around this has a color of #a2222e
<div style="border:2px solid #a2222e;">Content here</div>
.myborder {border:2px solid #a2222e;}