#a71f5c color space conversions
Hex:
#a71f5c
RGB:
167, 31, 92
CMY:
35, 88, 64
CMYK:
0, 81, 45, 35
HSL:
333°, 68.6869%, 38.8235%
HSV (HSB):
333°, 81.4371%, 65.4902%
XYZ:
18.3581, 9.9682, 11.0817
xyY:
0.4658, 0.2529, 9.9682
CIE-Lab:
37.7852, 57.1905, -0.6450
CIE-LCH:
37.7852, 57.1942, 359.3539
CIE-Luv:
37.7852, 82.1630, -10.9438
Hunter-Lab:
31.5724, 48.5390, 1.2903
#a71f5c color charts
#a71f5c color shades, tints & tones
#a71f5c color schemes
#a71f5c color preview, HTML & CSS examples
This text has a color of #a71f5c
<p style="color:#a71f5c;">Text here</p>
.mytext {color:#a71f5c;}
This box has a color of #a71f5c
<div style="background-color:#a71f5c;">Content here</div>
.mybackground {background-color:#a71f5c;}
Border around this has a color of #a71f5c
<div style="border:2px solid #a71f5c;">Content here</div>
.myborder {border:2px solid #a71f5c;}