#a80d80 color space conversions
Hex:
#a80d80
RGB:
168, 13, 128
CMY:
34, 95, 50
CMYK:
0, 92, 24, 34
HSL:
315°, 85.6354%, 35.4902%
HSV (HSB):
315°, 92.2619%, 65.8824%
XYZ:
20.1887, 10.1712, 21.3213
xyY:
0.3906, 0.1968, 10.1712
CIE-Lab:
38.1479, 64.9310, -22.7812
CIE-LCH:
38.1479, 68.8115, 340.6664
CIE-Luv:
38.1479, 71.0656, -40.4833
Hunter-Lab:
31.8923, 57.1836, -17.3131
#a80d80 color charts
#a80d80 color shades, tints & tones
#a80d80 color schemes
#a80d80 color preview, HTML & CSS examples
This text has a color of #a80d80
<p style="color:#a80d80;">Text here</p>
.mytext {color:#a80d80;}
This box has a color of #a80d80
<div style="background-color:#a80d80;">Content here</div>
.mybackground {background-color:#a80d80;}
Border around this has a color of #a80d80
<div style="border:2px solid #a80d80;">Content here</div>
.myborder {border:2px solid #a80d80;}