#a70a5e color space conversions
Hex:
#a70a5e
RGB:
167, 10, 94
CMY:
35, 96, 63
CMYK:
0, 94, 44, 35
HSL:
328°, 88.7006%, 34.7059%
HSV (HSB):
328°, 94.0120%, 65.4902%
XYZ:
18.0653, 9.2407, 11.4212
xyY:
0.4665, 0.2386, 9.2407
CIE-Lab:
36.4437, 61.4281, -3.9019
CIE-LCH:
36.4437, 61.5519, 356.3654
CIE-Luv:
36.4437, 85.5673, -15.5263
Hunter-Lab:
30.3986, 52.8816, -0.9971
#a70a5e color charts
#a70a5e color shades, tints & tones
#a70a5e color schemes
#a70a5e color preview, HTML & CSS examples
This text has a color of #a70a5e
<p style="color:#a70a5e;">Text here</p>
.mytext {color:#a70a5e;}
This box has a color of #a70a5e
<div style="background-color:#a70a5e;">Content here</div>
.mybackground {background-color:#a70a5e;}
Border around this has a color of #a70a5e
<div style="border:2px solid #a70a5e;">Content here</div>
.myborder {border:2px solid #a70a5e;}