#a80a5e color space conversions
Hex:
#a80a5e
RGB:
168, 10, 94
CMY:
34, 96, 63
CMYK:
0, 94, 44, 34
HSL:
328°, 88.7640%, 34.9020%
HSV (HSB):
328°, 94.0476%, 65.8824%
XYZ:
18.2774, 9.3501, 11.4311
xyY:
0.4679, 0.2394, 9.3501
CIE-Lab:
36.6497, 61.6607, -3.5740
CIE-LCH:
36.6497, 61.7642, 356.6827
CIE-Luv:
36.6497, 86.3875, -15.2080
Hunter-Lab:
30.5779, 53.1838, -0.7602
#a80a5e color charts
#a80a5e color shades, tints & tones
#a80a5e color schemes
#a80a5e color preview, HTML & CSS examples
This text has a color of #a80a5e
<p style="color:#a80a5e;">Text here</p>
.mytext {color:#a80a5e;}
This box has a color of #a80a5e
<div style="background-color:#a80a5e;">Content here</div>
.mybackground {background-color:#a80a5e;}
Border around this has a color of #a80a5e
<div style="border:2px solid #a80a5e;">Content here</div>
.myborder {border:2px solid #a80a5e;}