#a7072e color space conversions
Hex:
#a7072e
RGB:
167, 7, 46
CMY:
35, 97, 82
CMYK:
0, 96, 72, 35
HSL:
345°, 91.9540%, 34.1176%
HSV (HSB):
345°, 95.8084%, 65.4902%
XYZ:
16.5055, 8.5647, 3.3680
xyY:
0.5804, 0.3012, 8.5647
CIE-Lab:
35.1323, 58.5565, 25.3774
CIE-LCH:
35.1323, 63.8191, 23.4311
CIE-Luv:
35.1323, 104.0811, 13.1136
Hunter-Lab:
29.2655, 49.4576, 13.6625
#a7072e color charts
#a7072e color shades, tints & tones
#a7072e color schemes
#a7072e color preview, HTML & CSS examples
This text has a color of #a7072e
<p style="color:#a7072e;">Text here</p>
.mytext {color:#a7072e;}
This box has a color of #a7072e
<div style="background-color:#a7072e;">Content here</div>
.mybackground {background-color:#a7072e;}
Border around this has a color of #a7072e
<div style="border:2px solid #a7072e;">Content here</div>
.myborder {border:2px solid #a7072e;}