#a71f4b color space conversions
Hex:
#a71f4b
RGB:
167, 31, 75
CMY:
35, 88, 71
CMYK:
0, 81, 55, 35
HSL:
341°, 68.6869%, 38.8235%
HSV (HSB):
341°, 81.4371%, 65.4902%
XYZ:
17.6963, 9.7035, 7.5969
xyY:
0.5057, 0.2773, 9.7035
CIE-Lab:
37.3049, 55.7456, 9.5693
CIE-LCH:
37.3049, 56.5610, 9.7404
CIE-Luv:
37.3049, 88.5771, 0.5276
Hunter-Lab:
31.1504, 46.8916, 7.3458
#a71f4b color charts
#a71f4b color shades, tints & tones
#a71f4b color schemes
#a71f4b color preview, HTML & CSS examples
This text has a color of #a71f4b
<p style="color:#a71f4b;">Text here</p>
.mytext {color:#a71f4b;}
This box has a color of #a71f4b
<div style="background-color:#a71f4b;">Content here</div>
.mybackground {background-color:#a71f4b;}
Border around this has a color of #a71f4b
<div style="border:2px solid #a71f4b;">Content here</div>
.myborder {border:2px solid #a71f4b;}