#a70d80 color space conversions
Hex:
#a70d80
RGB:
167, 13, 128
CMY:
35, 95, 50
CMYK:
0, 92, 23, 35
HSL:
315°, 85.5556%, 35.2941%
HSV (HSB):
315°, 92.2156%, 65.4902%
XYZ:
19.9766, 10.0619, 21.3113
xyY:
0.3890, 0.1959, 10.0619
CIE-Lab:
37.9532, 64.7220, -23.0989
CIE-LCH:
37.9532, 68.7204, 340.3588
CIE-Luv:
37.9532, 70.2693, -40.8151
Hunter-Lab:
31.7204, 56.9031, -17.6296
#a70d80 color charts
#a70d80 color shades, tints & tones
#a70d80 color schemes
#a70d80 color preview, HTML & CSS examples
This text has a color of #a70d80
<p style="color:#a70d80;">Text here</p>
.mytext {color:#a70d80;}
This box has a color of #a70d80
<div style="background-color:#a70d80;">Content here</div>
.mybackground {background-color:#a70d80;}
Border around this has a color of #a70d80
<div style="border:2px solid #a70d80;">Content here</div>
.myborder {border:2px solid #a70d80;}