#a71b7b color space conversions
Hex:
#a71b7b
RGB:
167, 27, 123
CMY:
35, 89, 52
CMYK:
0, 84, 26, 35
HSL:
319°, 72.1649%, 38.0392%
HSV (HSB):
319°, 83.8323%, 65.4902%
XYZ:
19.9034, 10.4294, 19.7029
xyY:
0.3978, 0.2084, 10.4294
CIE-Lab:
38.6023, 61.5608, -18.9817
CIE-LCH:
38.6023, 64.4208, 342.8633
CIE-Luv:
38.6023, 70.4016, -34.9681
Hunter-Lab:
32.2946, 53.4955, -13.5666
#a71b7b color charts
#a71b7b color shades, tints & tones
#a71b7b color schemes
#a71b7b color preview, HTML & CSS examples
This text has a color of #a71b7b
<p style="color:#a71b7b;">Text here</p>
.mytext {color:#a71b7b;}
This box has a color of #a71b7b
<div style="background-color:#a71b7b;">Content here</div>
.mybackground {background-color:#a71b7b;}
Border around this has a color of #a71b7b
<div style="border:2px solid #a71b7b;">Content here</div>
.myborder {border:2px solid #a71b7b;}