#a7082e color space conversions
Hex:
#a7082e
RGB:
167, 8, 46
CMY:
35, 97, 82
CMYK:
0, 95, 72, 35
HSL:
346°, 90.8571%, 34.3137%
HSV (HSB):
346°, 95.2096%, 65.4902%
XYZ:
16.5163, 8.5864, 3.3716
xyY:
0.5800, 0.3015, 8.5864
CIE-Lab:
35.1755, 58.4315, 25.4294
CIE-LCH:
35.1755, 63.7252, 23.5186
CIE-Luv:
35.1755, 103.9016, 13.1966
Hunter-Lab:
29.3026, 49.3316, 13.6898
#a7082e color charts
#a7082e color shades, tints & tones
#a7082e color schemes
#a7082e color preview, HTML & CSS examples
This text has a color of #a7082e
<p style="color:#a7082e;">Text here</p>
.mytext {color:#a7082e;}
This box has a color of #a7082e
<div style="background-color:#a7082e;">Content here</div>
.mybackground {background-color:#a7082e;}
Border around this has a color of #a7082e
<div style="border:2px solid #a7082e;">Content here</div>
.myborder {border:2px solid #a7082e;}