#a80b6e color space conversions
Hex:
#a80b6e
RGB:
168, 11, 110
CMY:
34, 96, 57
CMYK:
0, 93, 35, 34
HSL:
322°, 87.7095%, 35.0980%
HSV (HSB):
322°, 93.4524%, 65.8824%
XYZ:
19.0826, 9.6900, 15.6164
xyY:
0.4299, 0.2183, 9.6900
CIE-Lab:
37.2801, 63.1208, -12.8274
CIE-LCH:
37.2801, 64.4110, 348.5128
CIE-Luv:
37.2801, 79.2069, -26.9319
Hunter-Lab:
31.1287, 54.9493, -7.9541
#a80b6e color charts
#a80b6e color shades, tints & tones
#a80b6e color schemes
#a80b6e color preview, HTML & CSS examples
This text has a color of #a80b6e
<p style="color:#a80b6e;">Text here</p>
.mytext {color:#a80b6e;}
This box has a color of #a80b6e
<div style="background-color:#a80b6e;">Content here</div>
.mybackground {background-color:#a80b6e;}
Border around this has a color of #a80b6e
<div style="border:2px solid #a80b6e;">Content here</div>
.myborder {border:2px solid #a80b6e;}