#a80a94 color space conversions
Hex:
#a80a94
RGB:
168, 10, 148
CMY:
34, 96, 42
CMYK:
0, 94, 12, 34
HSL:
308°, 88.7640%, 34.9020%
HSV (HSB):
308°, 94.0476%, 65.8824%
XYZ:
21.6023, 10.6800, 28.9399
xyY:
0.3529, 0.1744, 10.6800
CIE-Lab:
39.0363, 67.9087, -33.7004
CIE-LCH:
39.0363, 75.8110, 333.6066
CIE-Luv:
39.0363, 62.8429, -56.0804
Hunter-Lab:
32.6803, 60.8012, -29.6277
#a80a94 color charts
#a80a94 color shades, tints & tones
#a80a94 color schemes
#a80a94 color preview, HTML & CSS examples
This text has a color of #a80a94
<p style="color:#a80a94;">Text here</p>
.mytext {color:#a80a94;}
This box has a color of #a80a94
<div style="background-color:#a80a94;">Content here</div>
.mybackground {background-color:#a80a94;}
Border around this has a color of #a80a94
<div style="border:2px solid #a80a94;">Content here</div>
.myborder {border:2px solid #a80a94;}