#a70d89 color space conversions
Hex:
#a70d89
RGB:
167, 13, 137
CMY:
35, 95, 46
CMYK:
0, 92, 18, 35
HSL:
312°, 85.5556%, 35.2941%
HSV (HSB):
312°, 92.2156%, 65.4902%
XYZ:
20.5956, 10.3095, 24.5713
xyY:
0.3713, 0.1858, 10.3095
CIE-Lab:
38.3922, 65.8693, -27.9845
CIE-LCH:
38.3922, 71.5674, 336.9819
CIE-Luv:
38.3922, 66.4190, -47.7300
Hunter-Lab:
32.1084, 58.3076, -22.8965
#a70d89 color charts
#a70d89 color shades, tints & tones
#a70d89 color schemes
#a70d89 color preview, HTML & CSS examples
This text has a color of #a70d89
<p style="color:#a70d89;">Text here</p>
.mytext {color:#a70d89;}
This box has a color of #a70d89
<div style="background-color:#a70d89;">Content here</div>
.mybackground {background-color:#a70d89;}
Border around this has a color of #a70d89
<div style="border:2px solid #a70d89;">Content here</div>
.myborder {border:2px solid #a70d89;}