#a80d7c color space conversions
Hex:
#a80d7c
RGB:
168, 13, 124
CMY:
34, 95, 51
CMYK:
0, 92, 26, 34
HSL:
317°, 85.6354%, 35.4902%
HSV (HSB):
317°, 92.2619%, 65.8824%
XYZ:
19.9305, 10.0679, 19.9616
xyY:
0.3989, 0.2015, 10.0679
CIE-Lab:
37.9640, 64.4464, -20.5752
CIE-LCH:
37.9640, 67.6512, 342.2938
CIE-Luv:
37.9640, 72.8082, -37.4087
Hunter-Lab:
31.7300, 56.5933, -15.0889
#a80d7c color charts
#a80d7c color shades, tints & tones
#a80d7c color schemes
#a80d7c color preview, HTML & CSS examples
This text has a color of #a80d7c
<p style="color:#a80d7c;">Text here</p>
.mytext {color:#a80d7c;}
This box has a color of #a80d7c
<div style="background-color:#a80d7c;">Content here</div>
.mybackground {background-color:#a80d7c;}
Border around this has a color of #a80d7c
<div style="border:2px solid #a80d7c;">Content here</div>
.myborder {border:2px solid #a80d7c;}