#a71d99 color space conversions
Hex:
#a71d99
RGB:
167, 29, 153
CMY:
35, 89, 40
CMYK:
0, 83, 8, 35
HSL:
306°, 70.4082%, 38.4314%
HSV (HSB):
306°, 82.6347%, 65.4902%
XYZ:
22.1255, 11.3941, 31.1701
xyY:
0.3420, 0.1761, 11.3941
CIE-Lab:
40.2365, 65.1789, -34.8529
CIE-LCH:
40.2365, 73.9122, 331.8654
CIE-Luv:
40.2365, 58.0696, -57.7816
Hunter-Lab:
33.7552, 57.9297, -31.1208
#a71d99 color charts
#a71d99 color shades, tints & tones
#a71d99 color schemes
#a71d99 color preview, HTML & CSS examples
This text has a color of #a71d99
<p style="color:#a71d99;">Text here</p>
.mytext {color:#a71d99;}
This box has a color of #a71d99
<div style="background-color:#a71d99;">Content here</div>
.mybackground {background-color:#a71d99;}
Border around this has a color of #a71d99
<div style="border:2px solid #a71d99;">Content here</div>
.myborder {border:2px solid #a71d99;}