#a80a6e color space conversions
Hex:
#a80a6e
RGB:
168, 10, 110
CMY:
34, 96, 57
CMYK:
0, 94, 35, 34
HSL:
322°, 88.7640%, 34.9020%
HSV (HSB):
322°, 94.0476%, 65.8824%
XYZ:
19.0715, 9.6677, 15.6127
xyY:
0.4300, 0.2180, 9.6677
CIE-Lab:
37.2393, 63.2399, -12.8895
CIE-LCH:
37.2393, 64.5401, 348.4798
CIE-Luv:
37.2393, 79.3133, -27.0248
Hunter-Lab:
31.0929, 55.0739, -8.0063
#a80a6e color charts
#a80a6e color shades, tints & tones
#a80a6e color schemes
#a80a6e color preview, HTML & CSS examples
This text has a color of #a80a6e
<p style="color:#a80a6e;">Text here</p>
.mytext {color:#a80a6e;}
This box has a color of #a80a6e
<div style="background-color:#a80a6e;">Content here</div>
.mybackground {background-color:#a80a6e;}
Border around this has a color of #a80a6e
<div style="border:2px solid #a80a6e;">Content here</div>
.myborder {border:2px solid #a80a6e;}