#a2072e color space conversions
Hex:
#a2072e
RGB:
162, 7, 46
CMY:
36, 97, 82
CMYK:
0, 96, 72, 36
HSL:
345°, 91.7160%, 33.1373%
HSV (HSB):
345°, 95.6790%, 63.5294%
XYZ:
15.4694, 8.0306, 3.3195
xyY:
0.5768, 0.2994, 8.0306
CIE-Lab:
34.0465, 57.2733, 23.8081
CIE-LCH:
34.0465, 62.0247, 22.5723
CIE-Luv:
34.0465, 100.1652, 11.9877
Hunter-Lab:
28.3383, 47.8482, 12.8917
#a2072e color charts
#a2072e color shades, tints & tones
#a2072e color schemes
#a2072e color preview, HTML & CSS examples
This text has a color of #a2072e
<p style="color:#a2072e;">Text here</p>
.mytext {color:#a2072e;}
This box has a color of #a2072e
<div style="background-color:#a2072e;">Content here</div>
.mybackground {background-color:#a2072e;}
Border around this has a color of #a2072e
<div style="border:2px solid #a2072e;">Content here</div>
.myborder {border:2px solid #a2072e;}