#a80d8d color space conversions
Hex:
#a80d8d
RGB:
168, 13, 141
CMY:
34, 95, 45
CMYK:
0, 92, 16, 34
HSL:
310°, 85.6354%, 35.4902%
HSV (HSB):
310°, 92.2619%, 65.8824%
XYZ:
21.1001, 10.5358, 26.1208
xyY:
0.3653, 0.1824, 10.5358
CIE-Lab:
38.7873, 66.5986, -29.8108
CIE-LCH:
38.7873, 72.9661, 335.8858
CIE-Luv:
38.7873, 65.5152, -50.4712
Hunter-Lab:
32.4588, 59.2322, -24.9916
#a80d8d color charts
#a80d8d color shades, tints & tones
#a80d8d color schemes
#a80d8d color preview, HTML & CSS examples
This text has a color of #a80d8d
<p style="color:#a80d8d;">Text here</p>
.mytext {color:#a80d8d;}
This box has a color of #a80d8d
<div style="background-color:#a80d8d;">Content here</div>
.mybackground {background-color:#a80d8d;}
Border around this has a color of #a80d8d
<div style="border:2px solid #a80d8d;">Content here</div>
.myborder {border:2px solid #a80d8d;}