#a7071b color space conversions
Hex:
#a7071b
RGB:
167, 7, 27
CMY:
35, 97, 89
CMYK:
0, 96, 84, 35
HSL:
353°, 91.9540%, 34.1176%
HSV (HSB):
353°, 95.8084%, 65.4902%
XYZ:
16.2102, 8.4466, 1.8129
xyY:
0.6124, 0.3191, 8.4466
CIE-Lab:
34.8962, 57.9007, 36.6818
CIE-LCH:
34.8962, 68.5423, 32.3555
CIE-Luv:
34.8962, 108.5341, 20.0077
Hunter-Lab:
29.0630, 48.6998, 16.6457
#a7071b color charts
#a7071b color shades, tints & tones
#a7071b color schemes
#a7071b color preview, HTML & CSS examples
This text has a color of #a7071b
<p style="color:#a7071b;">Text here</p>
.mytext {color:#a7071b;}
This box has a color of #a7071b
<div style="background-color:#a7071b;">Content here</div>
.mybackground {background-color:#a7071b;}
Border around this has a color of #a7071b
<div style="border:2px solid #a7071b;">Content here</div>
.myborder {border:2px solid #a7071b;}