#a70e50 color space conversions
Hex:
#a70e50
RGB:
167, 14, 80
CMY:
35, 95, 69
CMYK:
0, 92, 52, 35
HSL:
334°, 84.5304%, 35.4902%
HSV (HSB):
334°, 91.6168%, 65.4902%
XYZ:
17.5414, 9.1088, 8.4230
xyY:
0.5001, 0.2597, 9.1088
CIE-Lab:
36.1928, 59.7030, 4.7693
CIE-LCH:
36.1928, 59.8931, 4.5673
CIE-Luv:
36.1928, 90.8929, -5.4023
Hunter-Lab:
30.1807, 50.9299, 4.5794
#a70e50 color charts
#a70e50 color shades, tints & tones
#a70e50 color schemes
#a70e50 color preview, HTML & CSS examples
This text has a color of #a70e50
<p style="color:#a70e50;">Text here</p>
.mytext {color:#a70e50;}
This box has a color of #a70e50
<div style="background-color:#a70e50;">Content here</div>
.mybackground {background-color:#a70e50;}
Border around this has a color of #a70e50
<div style="border:2px solid #a70e50;">Content here</div>
.myborder {border:2px solid #a70e50;}