#a71f4c color space conversions
Hex:
#a71f4c
RGB:
167, 31, 76
CMY:
35, 88, 70
CMYK:
0, 81, 54, 35
HSL:
340°, 68.6869%, 38.8235%
HSV (HSB):
340°, 81.4371%, 65.4902%
XYZ:
17.7308, 9.7173, 7.7786
xyY:
0.5033, 0.2758, 9.7173
CIE-Lab:
37.3301, 55.8222, 8.9615
CIE-LCH:
37.3301, 56.5370, 9.1203
CIE-Luv:
37.3301, 88.2181, -0.1086
Hunter-Lab:
31.1725, 46.9784, 7.0260
#a71f4c color charts
#a71f4c color shades, tints & tones
#a71f4c color schemes
#a71f4c color preview, HTML & CSS examples
This text has a color of #a71f4c
<p style="color:#a71f4c;">Text here</p>
.mytext {color:#a71f4c;}
This box has a color of #a71f4c
<div style="background-color:#a71f4c;">Content here</div>
.mybackground {background-color:#a71f4c;}
Border around this has a color of #a71f4c
<div style="border:2px solid #a71f4c;">Content here</div>
.myborder {border:2px solid #a71f4c;}