#a71e7a color space conversions
Hex:
#a71e7a
RGB:
167, 30, 122
CMY:
35, 88, 52
CMYK:
0, 82, 27, 35
HSL:
320°, 69.5431%, 38.6275%
HSV (HSB):
320°, 82.0359%, 65.4902%
XYZ:
19.9135, 10.5492, 19.3990
xyY:
0.3994, 0.2116, 10.5492
CIE-Lab:
38.8106, 60.7133, -18.0380
CIE-LCH:
38.8106, 63.3362, 343.4532
CIE-Luv:
38.8106, 70.2213, -33.6172
Hunter-Lab:
32.4795, 52.6009, -12.6764
#a71e7a color charts
#a71e7a color shades, tints & tones
#a71e7a color schemes
#a71e7a color preview, HTML & CSS examples
This text has a color of #a71e7a
<p style="color:#a71e7a;">Text here</p>
.mytext {color:#a71e7a;}
This box has a color of #a71e7a
<div style="background-color:#a71e7a;">Content here</div>
.mybackground {background-color:#a71e7a;}
Border around this has a color of #a71e7a
<div style="border:2px solid #a71e7a;">Content here</div>
.myborder {border:2px solid #a71e7a;}