#a71d8d color space conversions
Hex:
#a71d8d
RGB:
167, 29, 141
CMY:
35, 89, 45
CMYK:
0, 83, 16, 35
HSL:
311°, 70.4082%, 38.4314%
HSV (HSB):
311°, 82.6347%, 65.4902%
XYZ:
21.1834, 11.0173, 26.2094
xyY:
0.3627, 0.1886, 11.0173
CIE-Lab:
39.6096, 63.4523, -28.5333
CIE-LCH:
39.6096, 69.5726, 335.7874
CIE-Luv:
39.6096, 62.7304, -48.5389
Hunter-Lab:
33.1923, 55.8326, -23.5820
#a71d8d color charts
#a71d8d color shades, tints & tones
#a71d8d color schemes
#a71d8d color preview, HTML & CSS examples
This text has a color of #a71d8d
<p style="color:#a71d8d;">Text here</p>
.mytext {color:#a71d8d;}
This box has a color of #a71d8d
<div style="background-color:#a71d8d;">Content here</div>
.mybackground {background-color:#a71d8d;}
Border around this has a color of #a71d8d
<div style="border:2px solid #a71d8d;">Content here</div>
.myborder {border:2px solid #a71d8d;}