#ac80b8 color space conversions
Hex:
#ac80b8
RGB:
172, 128, 184
CMY:
33, 50, 28
CMYK:
7, 30, 0, 28
HSL:
287°, 28.2828%, 61.1765%
HSV (HSB):
287°, 30.4348%, 72.1569%
XYZ:
33.3842, 27.6697, 48.9286
xyY:
0.3035, 0.2516, 27.6697
CIE-Lab:
59.5891, 26.9648, -22.8641
CIE-LCH:
59.5891, 35.3534, 319.7045
CIE-Luv:
59.5891, 20.5364, -38.6978
Hunter-Lab:
52.6020, 21.2326, -18.3282
#ac80b8 color charts
#ac80b8 color shades, tints & tones
#ac80b8 color schemes
#ac80b8 color preview, HTML & CSS examples
This text has a color of #ac80b8
<p style="color:#ac80b8;">Text here</p>
.mytext {color:#ac80b8;}
This box has a color of #ac80b8
<div style="background-color:#ac80b8;">Content here</div>
.mybackground {background-color:#ac80b8;}
Border around this has a color of #ac80b8
<div style="border:2px solid #ac80b8;">Content here</div>
.myborder {border:2px solid #ac80b8;}