#a80d81 color space conversions
Hex:
#a80d81
RGB:
168, 13, 129
CMY:
34, 95, 49
CMYK:
0, 92, 23, 34
HSL:
315°, 85.6354%, 35.4902%
HSV (HSB):
315°, 92.2619%, 65.8824%
XYZ:
20.2548, 10.1977, 21.6697
xyY:
0.3886, 0.1956, 10.1977
CIE-Lab:
38.1949, 65.0543, -23.3295
CIE-LCH:
38.1949, 69.1110, 340.2713
CIE-Luv:
38.1949, 70.6321, -41.2524
Hunter-Lab:
31.9338, 57.3341, -17.8795
#a80d81 color charts
#a80d81 color shades, tints & tones
#a80d81 color schemes
#a80d81 color preview, HTML & CSS examples
This text has a color of #a80d81
<p style="color:#a80d81;">Text here</p>
.mytext {color:#a80d81;}
This box has a color of #a80d81
<div style="background-color:#a80d81;">Content here</div>
.mybackground {background-color:#a80d81;}
Border around this has a color of #a80d81
<div style="border:2px solid #a80d81;">Content here</div>
.myborder {border:2px solid #a80d81;}