#a80e6c color space conversions
Hex:
#a80e6c
RGB:
168, 14, 108
CMY:
34, 95, 58
CMYK:
0, 92, 36, 34
HSL:
323°, 84.6154%, 35.6863%
HSV (HSB):
323°, 91.6667%, 65.8824%
XYZ:
19.0123, 9.7216, 15.0618
xyY:
0.4341, 0.2220, 9.7216
CIE-Lab:
37.3381, 62.5109, -11.4730
CIE-LCH:
37.3381, 63.5550, 349.5999
CIE-Luv:
37.3381, 79.7315, -25.1138
Hunter-Lab:
31.1795, 54.2794, -6.8153
#a80e6c color charts
#a80e6c color shades, tints & tones
#a80e6c color schemes
#a80e6c color preview, HTML & CSS examples
This text has a color of #a80e6c
<p style="color:#a80e6c;">Text here</p>
.mytext {color:#a80e6c;}
This box has a color of #a80e6c
<div style="background-color:#a80e6c;">Content here</div>
.mybackground {background-color:#a80e6c;}
Border around this has a color of #a80e6c
<div style="border:2px solid #a80e6c;">Content here</div>
.myborder {border:2px solid #a80e6c;}