#a80e8b color space conversions
Hex:
#a80e8b
RGB:
168, 14, 139
CMY:
34, 95, 45
CMYK:
0, 92, 17, 34
HSL:
311°, 84.6154%, 35.6863%
HSV (HSB):
311°, 91.6667%, 65.8824%
XYZ:
20.9657, 10.5030, 25.3484
xyY:
0.3690, 0.1849, 10.5030
CIE-Lab:
38.7304, 66.1996, -28.6716
CIE-LCH:
38.7304, 72.1418, 336.5822
CIE-Luv:
38.7304, 66.2640, -48.8368
Hunter-Lab:
32.4083, 58.7612, -23.6882
#a80e8b color charts
#a80e8b color shades, tints & tones
#a80e8b color schemes
#a80e8b color preview, HTML & CSS examples
This text has a color of #a80e8b
<p style="color:#a80e8b;">Text here</p>
.mytext {color:#a80e8b;}
This box has a color of #a80e8b
<div style="background-color:#a80e8b;">Content here</div>
.mybackground {background-color:#a80e8b;}
Border around this has a color of #a80e8b
<div style="border:2px solid #a80e8b;">Content here</div>
.myborder {border:2px solid #a80e8b;}