#a70c51 color space conversions
Hex:
#a70c51
RGB:
167, 12, 81
CMY:
35, 95, 68
CMYK:
0, 93, 51, 35
HSL:
333°, 86.5922%, 35.0980%
HSV (HSB):
333°, 92.8144%, 65.4902%
XYZ:
17.5530, 9.0725, 8.6106
xyY:
0.4982, 0.2575, 9.0725
CIE-Lab:
36.1235, 60.0648, 4.0219
CIE-LCH:
36.1235, 60.1993, 3.8308
CIE-Luv:
36.1235, 90.8095, -6.2821
Hunter-Lab:
30.1206, 51.3112, 4.1352
#a70c51 color charts
#a70c51 color shades, tints & tones
#a70c51 color schemes
#a70c51 color preview, HTML & CSS examples
This text has a color of #a70c51
<p style="color:#a70c51;">Text here</p>
.mytext {color:#a70c51;}
This box has a color of #a70c51
<div style="background-color:#a70c51;">Content here</div>
.mybackground {background-color:#a70c51;}
Border around this has a color of #a70c51
<div style="border:2px solid #a70c51;">Content here</div>
.myborder {border:2px solid #a70c51;}