#a71e4b color space conversions
Hex:
#a71e4b
RGB:
167, 30, 75
CMY:
35, 88, 71
CMYK:
0, 82, 55, 35
HSL:
340°, 69.5431%, 38.6275%
HSV (HSB):
340°, 82.0359%, 65.4902%
XYZ:
17.6706, 9.6520, 7.5883
xyY:
0.5062, 0.2765, 9.6520
CIE-Lab:
37.2105, 56.0139, 9.4376
CIE-LCH:
37.2105, 56.8034, 9.5638
CIE-Luv:
37.2105, 88.9022, 0.3263
Hunter-Lab:
31.0677, 47.1583, 7.2658
#a71e4b color charts
#a71e4b color shades, tints & tones
#a71e4b color schemes
#a71e4b color preview, HTML & CSS examples
This text has a color of #a71e4b
<p style="color:#a71e4b;">Text here</p>
.mytext {color:#a71e4b;}
This box has a color of #a71e4b
<div style="background-color:#a71e4b;">Content here</div>
.mybackground {background-color:#a71e4b;}
Border around this has a color of #a71e4b
<div style="border:2px solid #a71e4b;">Content here</div>
.myborder {border:2px solid #a71e4b;}