#ac8bb9 color space conversions
Hex:
#ac8bb9
RGB:
172, 139, 185
CMY:
33, 45, 27
CMYK:
7, 25, 0, 27
HSL:
283°, 24.7312%, 63.5294%
HSV (HSB):
283°, 24.8649%, 72.5490%
XYZ:
35.0028, 30.7387, 49.9872
xyY:
0.3025, 0.2656, 30.7387
CIE-Lab:
62.2864, 20.9505, -19.3106
CIE-LCH:
62.2864, 28.4925, 317.3326
CIE-Luv:
62.2864, 15.2884, -32.4846
Hunter-Lab:
55.4425, 15.6692, -14.6465
#ac8bb9 color charts
#ac8bb9 color shades, tints & tones
#ac8bb9 color schemes
#ac8bb9 color preview, HTML & CSS examples
This text has a color of #ac8bb9
<p style="color:#ac8bb9;">Text here</p>
.mytext {color:#ac8bb9;}
This box has a color of #ac8bb9
<div style="background-color:#ac8bb9;">Content here</div>
.mybackground {background-color:#ac8bb9;}
Border around this has a color of #ac8bb9
<div style="border:2px solid #ac8bb9;">Content here</div>
.myborder {border:2px solid #ac8bb9;}