#a71f90 color space conversions
Hex:
#a71f90
RGB:
167, 31, 144
CMY:
35, 88, 44
CMYK:
0, 81, 14, 35
HSL:
310°, 68.6869%, 38.8235%
HSV (HSB):
310°, 81.4371%, 65.4902%
XYZ:
21.4604, 11.2091, 27.4180
xyY:
0.3572, 0.1865, 11.2091
CIE-Lab:
39.9304, 63.3849, -29.8640
CIE-LCH:
39.9304, 70.0679, 334.7724
CIE-Luv:
39.9304, 61.2155, -50.4789
Hunter-Lab:
33.4800, 55.8271, -25.1189
#a71f90 color charts
#a71f90 color shades, tints & tones
#a71f90 color schemes
#a71f90 color preview, HTML & CSS examples
This text has a color of #a71f90
<p style="color:#a71f90;">Text here</p>
.mytext {color:#a71f90;}
This box has a color of #a71f90
<div style="background-color:#a71f90;">Content here</div>
.mybackground {background-color:#a71f90;}
Border around this has a color of #a71f90
<div style="border:2px solid #a71f90;">Content here</div>
.myborder {border:2px solid #a71f90;}