#a80c7c color space conversions
Hex:
#a80c7c
RGB:
168, 12, 124
CMY:
34, 95, 51
CMYK:
0, 93, 26, 34
HSL:
317°, 86.6667%, 35.2941%
HSV (HSB):
317°, 92.8571%, 65.8824%
XYZ:
19.9180, 10.0430, 19.9575
xyY:
0.3990, 0.2012, 10.0430
CIE-Lab:
37.9195, 64.5765, -20.6441
CIE-LCH:
37.9195, 67.7960, 342.2717
CIE-Luv:
37.9195, 72.9106, -37.5097
Hunter-Lab:
31.6907, 56.7308, -15.1549
#a80c7c color charts
#a80c7c color shades, tints & tones
#a80c7c color schemes
#a80c7c color preview, HTML & CSS examples
This text has a color of #a80c7c
<p style="color:#a80c7c;">Text here</p>
.mytext {color:#a80c7c;}
This box has a color of #a80c7c
<div style="background-color:#a80c7c;">Content here</div>
.mybackground {background-color:#a80c7c;}
Border around this has a color of #a80c7c
<div style="border:2px solid #a80c7c;">Content here</div>
.myborder {border:2px solid #a80c7c;}