#ac98b8 color space conversions
Hex:
#ac98b8
RGB:
172, 152, 184
CMY:
33, 40, 28
CMYK:
7, 17, 0, 28
HSL:
278°, 18.3908%, 65.8824%
HSV (HSB):
278°, 17.3913%, 72.1569%
XYZ:
36.8932, 34.6878, 50.0983
xyY:
0.3032, 0.2851, 34.6878
CIE-Lab:
65.5049, 13.4169, -13.8757
CIE-LCH:
65.5049, 19.3015, 314.0369
CIE-Luv:
65.5049, 9.1476, -23.0614
Hunter-Lab:
58.8964, 8.7454, -9.2057
#ac98b8 color charts
#ac98b8 color shades, tints & tones
#ac98b8 color schemes
#ac98b8 color preview, HTML & CSS examples
This text has a color of #ac98b8
<p style="color:#ac98b8;">Text here</p>
.mytext {color:#ac98b8;}
This box has a color of #ac98b8
<div style="background-color:#ac98b8;">Content here</div>
.mybackground {background-color:#ac98b8;}
Border around this has a color of #ac98b8
<div style="border:2px solid #ac98b8;">Content here</div>
.myborder {border:2px solid #ac98b8;}