#a70c7f color space conversions
Hex:
#a70c7f
RGB:
167, 12, 127
CMY:
35, 95, 50
CMYK:
0, 93, 24, 35
HSL:
315°, 86.5922%, 35.0980%
HSV (HSB):
315°, 92.8144%, 65.4902%
XYZ:
19.8986, 10.0107, 20.9622
xyY:
0.3912, 0.1968, 10.0107
CIE-Lab:
37.8617, 64.7291, -22.6191
CIE-LCH:
37.8617, 68.5674, 340.7385
CIE-Luv:
37.8617, 70.8012, -40.1470
Hunter-Lab:
31.6398, 56.8910, -17.1334
#a70c7f color charts
#a70c7f color shades, tints & tones
#a70c7f color schemes
#a70c7f color preview, HTML & CSS examples
This text has a color of #a70c7f
<p style="color:#a70c7f;">Text here</p>
.mytext {color:#a70c7f;}
This box has a color of #a70c7f
<div style="background-color:#a70c7f;">Content here</div>
.mybackground {background-color:#a70c7f;}
Border around this has a color of #a70c7f
<div style="border:2px solid #a70c7f;">Content here</div>
.myborder {border:2px solid #a70c7f;}