#a70c7d color space conversions
Hex:
#a70c7d
RGB:
167, 12, 125
CMY:
35, 95, 51
CMYK:
0, 93, 25, 35
HSL:
316°, 86.5922%, 35.0980%
HSV (HSB):
316°, 92.8144%, 65.4902%
XYZ:
19.7695, 9.9591, 20.2824
xyY:
0.3953, 0.1991, 9.9591
CIE-Lab:
37.7689, 64.4856, -21.5169
CIE-LCH:
37.7689, 67.9806, 341.5477
CIE-Luv:
37.7689, 71.6721, -38.6108
Hunter-Lab:
31.5580, 56.5945, -16.0151
#a70c7d color charts
#a70c7d color shades, tints & tones
#a70c7d color schemes
#a70c7d color preview, HTML & CSS examples
This text has a color of #a70c7d
<p style="color:#a70c7d;">Text here</p>
.mytext {color:#a70c7d;}
This box has a color of #a70c7d
<div style="background-color:#a70c7d;">Content here</div>
.mybackground {background-color:#a70c7d;}
Border around this has a color of #a70c7d
<div style="border:2px solid #a70c7d;">Content here</div>
.myborder {border:2px solid #a70c7d;}