#a70c7a color space conversions
Hex:
#a70c7a
RGB:
167, 12, 122
CMY:
35, 95, 52
CMYK:
0, 93, 27, 35
HSL:
317°, 86.5922%, 35.0980%
HSV (HSB):
317°, 92.8144%, 65.4902%
XYZ:
19.5807, 9.8836, 19.2881
xyY:
0.4016, 0.2027, 9.8836
CIE-Lab:
37.6327, 64.1268, -19.8540
CIE-LCH:
37.6327, 67.1299, 342.7972
CIE-Luv:
37.6327, 72.9844, -36.3087
Hunter-Lab:
31.4382, 56.1587, -14.3691
#a70c7a color charts
#a70c7a color shades, tints & tones
#a70c7a color schemes
#a70c7a color preview, HTML & CSS examples
This text has a color of #a70c7a
<p style="color:#a70c7a;">Text here</p>
.mytext {color:#a70c7a;}
This box has a color of #a70c7a
<div style="background-color:#a70c7a;">Content here</div>
.mybackground {background-color:#a70c7a;}
Border around this has a color of #a70c7a
<div style="border:2px solid #a70c7a;">Content here</div>
.myborder {border:2px solid #a70c7a;}