#a70c5a color space conversions
Hex:
#a70c5a
RGB:
167, 12, 90
CMY:
35, 95, 65
CMYK:
0, 93, 46, 35
HSL:
330°, 86.5922%, 35.0980%
HSV (HSB):
330°, 92.8144%, 65.4902%
XYZ:
17.9133, 9.2166, 10.5077
xyY:
0.4759, 0.2449, 9.2166
CIE-Lab:
36.3981, 60.8163, -1.3958
CIE-LCH:
36.3981, 60.8323, 358.6852
CIE-Luv:
36.3981, 87.0321, -12.4806
Hunter-Lab:
30.3589, 52.1960, 0.7300
#a70c5a color charts
#a70c5a color shades, tints & tones
#a70c5a color schemes
#a70c5a color preview, HTML & CSS examples
This text has a color of #a70c5a
<p style="color:#a70c5a;">Text here</p>
.mytext {color:#a70c5a;}
This box has a color of #a70c5a
<div style="background-color:#a70c5a;">Content here</div>
.mybackground {background-color:#a70c5a;}
Border around this has a color of #a70c5a
<div style="border:2px solid #a70c5a;">Content here</div>
.myborder {border:2px solid #a70c5a;}