#a70e5f color space conversions
Hex:
#a70e5f
RGB:
167, 14, 95
CMY:
35, 95, 63
CMYK:
0, 92, 43, 35
HSL:
328°, 84.5304%, 35.4902%
HSV (HSB):
328°, 91.6168%, 65.4902%
XYZ:
18.1589, 9.3558, 11.6752
xyY:
0.4634, 0.2387, 9.3558
CIE-Lab:
36.6605, 60.9897, -4.2225
CIE-LCH:
36.6605, 61.1357, 356.0396
CIE-Luv:
36.6605, 84.5927, -15.8377
Hunter-Lab:
30.5872, 52.4437, -1.2201
#a70e5f color charts
#a70e5f color shades, tints & tones
#a70e5f color schemes
#a70e5f color preview, HTML & CSS examples
This text has a color of #a70e5f
<p style="color:#a70e5f;">Text here</p>
.mytext {color:#a70e5f;}
This box has a color of #a70e5f
<div style="background-color:#a70e5f;">Content here</div>
.mybackground {background-color:#a70e5f;}
Border around this has a color of #a70e5f
<div style="border:2px solid #a70e5f;">Content here</div>
.myborder {border:2px solid #a70e5f;}