#a71d7b color space conversions
Hex:
#a71d7b
RGB:
167, 29, 123
CMY:
35, 89, 52
CMYK:
0, 83, 26, 35
HSL:
319°, 70.4082%, 38.4314%
HSV (HSB):
319°, 82.6347%, 65.4902%
XYZ:
19.9509, 10.5243, 19.7188
xyY:
0.3975, 0.2097, 10.5243
CIE-Lab:
38.7674, 61.0850, -18.7274
CIE-LCH:
38.7674, 63.8913, 342.9555
CIE-Luv:
38.7674, 70.0146, -34.5888
Hunter-Lab:
32.4411, 53.0031, -13.3295
#a71d7b color charts
#a71d7b color shades, tints & tones
#a71d7b color schemes
#a71d7b color preview, HTML & CSS examples
This text has a color of #a71d7b
<p style="color:#a71d7b;">Text here</p>
.mytext {color:#a71d7b;}
This box has a color of #a71d7b
<div style="background-color:#a71d7b;">Content here</div>
.mybackground {background-color:#a71d7b;}
Border around this has a color of #a71d7b
<div style="border:2px solid #a71d7b;">Content here</div>
.myborder {border:2px solid #a71d7b;}