#a71d6f color space conversions
Hex:
#a71d6f
RGB:
167, 29, 111
CMY:
35, 89, 56
CMYK:
0, 83, 34, 35
HSL:
324°, 70.4082%, 38.4314%
HSV (HSB):
324°, 82.6347%, 65.4902%
XYZ:
19.2450, 10.2419, 16.0015
xyY:
0.4231, 0.2252, 10.2419
CIE-Lab:
38.2732, 59.6686, -11.9688
CIE-LCH:
38.2732, 60.8571, 348.6577
CIE-Luv:
38.2732, 74.9697, -25.3824
Hunter-Lab:
32.0030, 51.3355, -7.2429
#a71d6f color charts
#a71d6f color shades, tints & tones
#a71d6f color schemes
#a71d6f color preview, HTML & CSS examples
This text has a color of #a71d6f
<p style="color:#a71d6f;">Text here</p>
.mytext {color:#a71d6f;}
This box has a color of #a71d6f
<div style="background-color:#a71d6f;">Content here</div>
.mybackground {background-color:#a71d6f;}
Border around this has a color of #a71d6f
<div style="border:2px solid #a71d6f;">Content here</div>
.myborder {border:2px solid #a71d6f;}