#a71f94 color space conversions
Hex:
#a71f94
RGB:
167, 31, 148
CMY:
35, 88, 42
CMYK:
0, 81, 11, 35
HSL:
308°, 68.6869%, 38.8235%
HSV (HSB):
308°, 81.4371%, 65.4902%
XYZ:
21.7716, 11.3336, 29.0571
xyY:
0.3502, 0.1823, 11.3336
CIE-Lab:
40.1367, 63.9605, -31.9764
CIE-LCH:
40.1367, 71.5083, 333.4377
CIE-Luv:
40.1367, 59.6694, -53.5693
Hunter-Lab:
33.6654, 56.5227, -27.6083
#a71f94 color charts
#a71f94 color shades, tints & tones
#a71f94 color schemes
#a71f94 color preview, HTML & CSS examples
This text has a color of #a71f94
<p style="color:#a71f94;">Text here</p>
.mytext {color:#a71f94;}
This box has a color of #a71f94
<div style="background-color:#a71f94;">Content here</div>
.mybackground {background-color:#a71f94;}
Border around this has a color of #a71f94
<div style="border:2px solid #a71f94;">Content here</div>
.myborder {border:2px solid #a71f94;}