#a71e42 color space conversions
Hex:
#a71e42
RGB:
167, 30, 66
CMY:
35, 88, 74
CMYK:
0, 82, 60, 35
HSL:
344°, 69.5431%, 38.6275%
HSV (HSB):
344°, 82.0359%, 65.4902%
XYZ:
17.3840, 9.5374, 6.0789
xyY:
0.5268, 0.2890, 9.5374
CIE-Lab:
36.9990, 55.3743, 14.9379
CIE-LCH:
36.9990, 57.3538, 15.0969
CIE-Luv:
36.9990, 92.0233, 5.7967
Hunter-Lab:
30.8827, 46.4338, 9.9473
#a71e42 color charts
#a71e42 color shades, tints & tones
#a71e42 color schemes
#a71e42 color preview, HTML & CSS examples
This text has a color of #a71e42
<p style="color:#a71e42;">Text here</p>
.mytext {color:#a71e42;}
This box has a color of #a71e42
<div style="background-color:#a71e42;">Content here</div>
.mybackground {background-color:#a71e42;}
Border around this has a color of #a71e42
<div style="border:2px solid #a71e42;">Content here</div>
.myborder {border:2px solid #a71e42;}