#a71a7d color space conversions
Hex:
#a71a7d
RGB:
167, 26, 125
CMY:
35, 90, 51
CMYK:
0, 84, 25, 35
HSL:
318°, 73.0570%, 37.8431%
HSV (HSB):
318°, 84.4311%, 65.4902%
XYZ:
20.0074, 10.4349, 20.3617
xyY:
0.3938, 0.2054, 10.4349
CIE-Lab:
38.6120, 62.0353, -20.2120
CIE-LCH:
38.6120, 65.2450, 341.9537
CIE-Luv:
38.6120, 69.7527, -36.6934
Hunter-Lab:
32.3032, 54.0259, -14.7601
#a71a7d color charts
#a71a7d color shades, tints & tones
#a71a7d color schemes
#a71a7d color preview, HTML & CSS examples
This text has a color of #a71a7d
<p style="color:#a71a7d;">Text here</p>
.mytext {color:#a71a7d;}
This box has a color of #a71a7d
<div style="background-color:#a71a7d;">Content here</div>
.mybackground {background-color:#a71a7d;}
Border around this has a color of #a71a7d
<div style="border:2px solid #a71a7d;">Content here</div>
.myborder {border:2px solid #a71a7d;}