#a71a5c color space conversions
Hex:
#a71a5c
RGB:
167, 26, 92
CMY:
35, 90, 64
CMYK:
0, 84, 45, 35
HSL:
332°, 73.0570%, 37.8431%
HSV (HSB):
332°, 84.4311%, 65.4902%
XYZ:
18.2375, 9.7270, 11.0415
xyY:
0.4676, 0.2494, 9.7270
CIE-Lab:
37.3479, 58.4414, -1.2859
CIE-LCH:
37.3479, 58.4555, 358.7395
CIE-Luv:
37.3479, 83.4926, -11.9231
Hunter-Lab:
31.1881, 49.8002, 0.8413
#a71a5c color charts
#a71a5c color shades, tints & tones
#a71a5c color schemes
#a71a5c color preview, HTML & CSS examples
This text has a color of #a71a5c
<p style="color:#a71a5c;">Text here</p>
.mytext {color:#a71a5c;}
This box has a color of #a71a5c
<div style="background-color:#a71a5c;">Content here</div>
.mybackground {background-color:#a71a5c;}
Border around this has a color of #a71a5c
<div style="border:2px solid #a71a5c;">Content here</div>
.myborder {border:2px solid #a71a5c;}