#a71d5f color space conversions
Hex:
#a71d5f
RGB:
167, 29, 95
CMY:
35, 89, 63
CMYK:
0, 83, 43, 35
HSL:
331°, 70.4082%, 38.4314%
HSV (HSB):
331°, 82.6347%, 65.4902%
XYZ:
18.4413, 9.9204, 11.7693
xyY:
0.4595, 0.2472, 9.9204
CIE-Lab:
37.6993, 57.9969, -2.6861
CIE-LCH:
37.6993, 58.0591, 357.3483
CIE-Luv:
37.6993, 81.5175, -13.5018
Hunter-Lab:
31.4967, 49.3921, -0.1071
#a71d5f color charts
#a71d5f color shades, tints & tones
#a71d5f color schemes
#a71d5f color preview, HTML & CSS examples
This text has a color of #a71d5f
<p style="color:#a71d5f;">Text here</p>
.mytext {color:#a71d5f;}
This box has a color of #a71d5f
<div style="background-color:#a71d5f;">Content here</div>
.mybackground {background-color:#a71d5f;}
Border around this has a color of #a71d5f
<div style="border:2px solid #a71d5f;">Content here</div>
.myborder {border:2px solid #a71d5f;}