#a80d89 color space conversions
Hex:
#a80d89
RGB:
168, 13, 137
CMY:
34, 95, 46
CMYK:
0, 92, 18, 34
HSL:
312°, 85.6354%, 35.4902%
HSV (HSB):
312°, 92.2619%, 65.8824%
XYZ:
20.8077, 10.4188, 24.5813
xyY:
0.3728, 0.1867, 10.4188
CIE-Lab:
38.5839, 66.0708, -27.6705
CIE-LCH:
38.5839, 71.6310, 337.2760
CIE-Luv:
38.5839, 67.2016, -47.4030
Hunter-Lab:
32.2782, 58.5809, -22.5572
#a80d89 color charts
#a80d89 color shades, tints & tones
#a80d89 color schemes
#a80d89 color preview, HTML & CSS examples
This text has a color of #a80d89
<p style="color:#a80d89;">Text here</p>
.mytext {color:#a80d89;}
This box has a color of #a80d89
<div style="background-color:#a80d89;">Content here</div>
.mybackground {background-color:#a80d89;}
Border around this has a color of #a80d89
<div style="border:2px solid #a80d89;">Content here</div>
.myborder {border:2px solid #a80d89;}