#a71f5f color space conversions
Hex:
#a71f5f
RGB:
167, 31, 95
CMY:
35, 88, 63
CMYK:
0, 81, 43, 35
HSL:
332°, 68.6869%, 38.8235%
HSV (HSB):
332°, 81.4371%, 65.4902%
XYZ:
18.4919, 10.0217, 11.7862
xyY:
0.4589, 0.2487, 10.0217
CIE-Lab:
37.8813, 57.4768, -2.4177
CIE-LCH:
37.8813, 57.5277, 357.5914
CIE-Luv:
37.8813, 80.9768, -13.0914
Hunter-Lab:
31.6570, 48.8677, 0.0857
#a71f5f color charts
#a71f5f color shades, tints & tones
#a71f5f color schemes
#a71f5f color preview, HTML & CSS examples
This text has a color of #a71f5f
<p style="color:#a71f5f;">Text here</p>
.mytext {color:#a71f5f;}
This box has a color of #a71f5f
<div style="background-color:#a71f5f;">Content here</div>
.mybackground {background-color:#a71f5f;}
Border around this has a color of #a71f5f
<div style="border:2px solid #a71f5f;">Content here</div>
.myborder {border:2px solid #a71f5f;}