#a71f30 color space conversions
Hex:
#a71f30
RGB:
167, 31, 48
CMY:
35, 88, 81
CMYK:
0, 81, 71, 35
HSL:
353°, 68.6869%, 38.8235%
HSV (HSB):
353°, 81.4371%, 65.4902%
XYZ:
16.9598, 9.4089, 3.7185
xyY:
0.5637, 0.3127, 9.4089
CIE-Lab:
36.7599, 54.0777, 26.0770
CIE-LCH:
36.7599, 60.0367, 25.7440
CIE-Luv:
36.7599, 97.0033, 15.2884
Hunter-Lab:
30.6739, 45.0149, 14.2841
#a71f30 color charts
#a71f30 color shades, tints & tones
#a71f30 color schemes
#a71f30 color preview, HTML & CSS examples
This text has a color of #a71f30
<p style="color:#a71f30;">Text here</p>
.mytext {color:#a71f30;}
This box has a color of #a71f30
<div style="background-color:#a71f30;">Content here</div>
.mybackground {background-color:#a71f30;}
Border around this has a color of #a71f30
<div style="border:2px solid #a71f30;">Content here</div>
.myborder {border:2px solid #a71f30;}