#a70e7b color space conversions
Hex:
#a70e7b
RGB:
167, 14, 123
CMY:
35, 95, 52
CMYK:
0, 92, 26, 35
HSL:
317°, 84.5304%, 35.4902%
HSV (HSB):
317°, 91.6168%, 65.4902%
XYZ:
19.6685, 9.9596, 19.6246
xyY:
0.3993, 0.2022, 9.9596
CIE-Lab:
37.7699, 63.9764, -20.2670
CIE-LCH:
37.7699, 67.1098, 342.4224
CIE-Luv:
37.7699, 72.3343, -36.8670
Hunter-Lab:
31.5589, 56.0191, -14.7778
#a70e7b color charts
#a70e7b color shades, tints & tones
#a70e7b color schemes
#a70e7b color preview, HTML & CSS examples
This text has a color of #a70e7b
<p style="color:#a70e7b;">Text here</p>
.mytext {color:#a70e7b;}
This box has a color of #a70e7b
<div style="background-color:#a70e7b;">Content here</div>
.mybackground {background-color:#a70e7b;}
Border around this has a color of #a70e7b
<div style="border:2px solid #a70e7b;">Content here</div>
.myborder {border:2px solid #a70e7b;}