#a71a7e color space conversions
Hex:
#a71a7e
RGB:
167, 26, 126
CMY:
35, 90, 51
CMYK:
0, 84, 25, 35
HSL:
317°, 73.0570%, 37.8431%
HSV (HSB):
317°, 84.4311%, 65.4902%
XYZ:
20.0716, 10.4606, 20.6999
xyY:
0.3918, 0.2042, 10.4606
CIE-Lab:
38.6568, 62.1602, -20.7645
CIE-LCH:
38.6568, 65.5367, 341.5282
CIE-Luv:
38.6568, 69.3370, -37.4664
Hunter-Lab:
32.3429, 54.1750, -15.3063
#a71a7e color charts
#a71a7e color shades, tints & tones
#a71a7e color schemes
#a71a7e color preview, HTML & CSS examples
This text has a color of #a71a7e
<p style="color:#a71a7e;">Text here</p>
.mytext {color:#a71a7e;}
This box has a color of #a71a7e
<div style="background-color:#a71a7e;">Content here</div>
.mybackground {background-color:#a71a7e;}
Border around this has a color of #a71a7e
<div style="border:2px solid #a71a7e;">Content here</div>
.myborder {border:2px solid #a71a7e;}