#a70c5f color space conversions
Hex:
#a70c5f
RGB:
167, 12, 95
CMY:
35, 95, 63
CMYK:
0, 93, 43, 35
HSL:
328°, 86.5922%, 35.0980%
HSV (HSB):
328°, 92.8144%, 65.4902%
XYZ:
18.1334, 9.3047, 11.6667
xyY:
0.4637, 0.2379, 9.3047
CIE-Lab:
36.5644, 61.2688, -4.3650
CIE-LCH:
36.5644, 61.4241, 355.9249
CIE-Luv:
36.5644, 84.8762, -16.0533
Hunter-Lab:
30.5035, 52.7314, -1.3242
#a70c5f color charts
#a70c5f color shades, tints & tones
#a70c5f color schemes
#a70c5f color preview, HTML & CSS examples
This text has a color of #a70c5f
<p style="color:#a70c5f;">Text here</p>
.mytext {color:#a70c5f;}
This box has a color of #a70c5f
<div style="background-color:#a70c5f;">Content here</div>
.mybackground {background-color:#a70c5f;}
Border around this has a color of #a70c5f
<div style="border:2px solid #a70c5f;">Content here</div>
.myborder {border:2px solid #a70c5f;}