#a70e6c color space conversions
Hex:
#a70e6c
RGB:
167, 14, 108
CMY:
35, 95, 58
CMYK:
0, 92, 35, 35
HSL:
323°, 84.5304%, 35.4902%
HSV (HSB):
323°, 91.6168%, 65.4902%
XYZ:
18.8002, 9.6123, 15.0518
xyY:
0.4325, 0.2212, 9.6123
CIE-Lab:
37.1374, 62.2846, -11.7964
CIE-LCH:
37.1374, 63.3918, 349.2755
CIE-Luv:
37.1374, 78.9157, -25.4428
Hunter-Lab:
31.0037, 53.9833, -7.0819
#a70e6c color charts
#a70e6c color shades, tints & tones
#a70e6c color schemes
#a70e6c color preview, HTML & CSS examples
This text has a color of #a70e6c
<p style="color:#a70e6c;">Text here</p>
.mytext {color:#a70e6c;}
This box has a color of #a70e6c
<div style="background-color:#a70e6c;">Content here</div>
.mybackground {background-color:#a70e6c;}
Border around this has a color of #a70e6c
<div style="border:2px solid #a70e6c;">Content here</div>
.myborder {border:2px solid #a70e6c;}