#a7080b color space conversions
Hex:
#a7080b
RGB:
167, 8, 11
CMY:
35, 97, 96
CMYK:
0, 95, 93, 35
HSL:
359°, 90.8571%, 34.3137%
HSV (HSB):
359°, 95.2096%, 65.4902%
XYZ:
16.0836, 8.4133, 1.0928
xyY:
0.6285, 0.3288, 8.4133
CIE-Lab:
34.8293, 57.4655, 44.4951
CIE-LCH:
34.8293, 72.6780, 37.7503
CIE-Luv:
34.8293, 110.5385, 23.4784
Hunter-Lab:
29.0057, 48.2177, 18.0701
#a7080b color charts
#a7080b color shades, tints & tones
#a7080b color schemes
#a7080b color preview, HTML & CSS examples
This text has a color of #a7080b
<p style="color:#a7080b;">Text here</p>
.mytext {color:#a7080b;}
This box has a color of #a7080b
<div style="background-color:#a7080b;">Content here</div>
.mybackground {background-color:#a7080b;}
Border around this has a color of #a7080b
<div style="border:2px solid #a7080b;">Content here</div>
.myborder {border:2px solid #a7080b;}