#a80b8b color space conversions
Hex:
#a80b8b
RGB:
168, 11, 139
CMY:
34, 96, 45
CMYK:
0, 93, 17, 34
HSL:
311°, 87.7095%, 35.0980%
HSV (HSB):
311°, 93.4524%, 65.8824%
XYZ:
20.9283, 10.4283, 25.3359
xyY:
0.3692, 0.1839, 10.4283
CIE-Lab:
38.6003, 66.5808, -28.8758
CIE-LCH:
38.6003, 72.5728, 336.5539
CIE-Luv:
38.6003, 66.5256, -49.1254
Hunter-Lab:
32.2928, 59.1699, -23.9121
#a80b8b color charts
#a80b8b color shades, tints & tones
#a80b8b color schemes
#a80b8b color preview, HTML & CSS examples
This text has a color of #a80b8b
<p style="color:#a80b8b;">Text here</p>
.mytext {color:#a80b8b;}
This box has a color of #a80b8b
<div style="background-color:#a80b8b;">Content here</div>
.mybackground {background-color:#a80b8b;}
Border around this has a color of #a80b8b
<div style="border:2px solid #a80b8b;">Content here</div>
.myborder {border:2px solid #a80b8b;}