#a71e8f color space conversions
Hex:
#a71e8f
RGB:
167, 30, 143
CMY:
35, 88, 44
CMYK:
0, 82, 14, 35
HSL:
311°, 69.5431%, 38.6275%
HSV (HSB):
311°, 82.0359%, 65.4902%
XYZ:
21.3585, 11.1272, 27.0086
xyY:
0.3590, 0.1870, 11.1272
CIE-Lab:
39.7939, 63.4910, -29.4676
CIE-LCH:
39.7939, 69.9961, 335.1029
CIE-Luv:
39.7939, 61.7755, -49.8982
Hunter-Lab:
33.3575, 55.9167, -24.6553
#a71e8f color charts
#a71e8f color shades, tints & tones
#a71e8f color schemes
#a71e8f color preview, HTML & CSS examples
This text has a color of #a71e8f
<p style="color:#a71e8f;">Text here</p>
.mytext {color:#a71e8f;}
This box has a color of #a71e8f
<div style="background-color:#a71e8f;">Content here</div>
.mybackground {background-color:#a71e8f;}
Border around this has a color of #a71e8f
<div style="border:2px solid #a71e8f;">Content here</div>
.myborder {border:2px solid #a71e8f;}