#a71c7a color space conversions
Hex:
#a71c7a
RGB:
167, 28, 122
CMY:
35, 89, 52
CMYK:
0, 83, 27, 35
HSL:
319°, 71.2821%, 38.2353%
HSV (HSB):
319°, 83.2335%, 65.4902%
XYZ:
19.8645, 10.4511, 19.3827
xyY:
0.3997, 0.2103, 10.4511
CIE-Lab:
38.6402, 61.2035, -18.3001
CIE-LCH:
38.6402, 63.8809, 343.3531
CIE-Luv:
38.6402, 70.6247, -34.0093
Hunter-Lab:
32.3282, 53.1070, -12.9181
#a71c7a color charts
#a71c7a color shades, tints & tones
#a71c7a color schemes
#a71c7a color preview, HTML & CSS examples
This text has a color of #a71c7a
<p style="color:#a71c7a;">Text here</p>
.mytext {color:#a71c7a;}
This box has a color of #a71c7a
<div style="background-color:#a71c7a;">Content here</div>
.mybackground {background-color:#a71c7a;}
Border around this has a color of #a71c7a
<div style="border:2px solid #a71c7a;">Content here</div>
.myborder {border:2px solid #a71c7a;}