#a71f31 color space conversions
Hex:
#a71f31
RGB:
167, 31, 49
CMY:
35, 88, 81
CMYK:
0, 81, 71, 35
HSL:
352°, 68.6869%, 38.8235%
HSV (HSB):
352°, 81.4371%, 65.4902%
XYZ:
16.9807, 9.4172, 3.8285
xyY:
0.5618, 0.3116, 9.4172
CIE-Lab:
36.7755, 54.1259, 25.4706
CIE-LCH:
36.7755, 59.8195, 25.2008
CIE-Luv:
36.7755, 96.7423, 14.8358
Hunter-Lab:
30.6875, 45.0687, 14.0844
#a71f31 color charts
#a71f31 color shades, tints & tones
#a71f31 color schemes
#a71f31 color preview, HTML & CSS examples
This text has a color of #a71f31
<p style="color:#a71f31;">Text here</p>
.mytext {color:#a71f31;}
This box has a color of #a71f31
<div style="background-color:#a71f31;">Content here</div>
.mybackground {background-color:#a71f31;}
Border around this has a color of #a71f31
<div style="border:2px solid #a71f31;">Content here</div>
.myborder {border:2px solid #a71f31;}