#ac94c4 color space conversions
Hex:
#ac94c4
RGB:
172, 148, 196
CMY:
33, 42, 23
CMYK:
12, 24, 0, 23
HSL:
270°, 28.9157%, 67.4510%
HSV (HSB):
270°, 24.4898%, 76.8627%
XYZ:
37.5670, 33.9360, 56.7949
xyY:
0.2928, 0.2645, 33.9360
CIE-Lab:
64.9117, 18.1805, -21.4922
CIE-LCH:
64.9117, 28.1504, 310.2281
CIE-Luv:
64.9117, 9.9080, -35.7426
Hunter-Lab:
58.2546, 13.1647, -17.0261
#ac94c4 color charts
#ac94c4 color shades, tints & tones
#ac94c4 color schemes
#ac94c4 color preview, HTML & CSS examples
This text has a color of #ac94c4
<p style="color:#ac94c4;">Text here</p>
.mytext {color:#ac94c4;}
This box has a color of #ac94c4
<div style="background-color:#ac94c4;">Content here</div>
.mybackground {background-color:#ac94c4;}
Border around this has a color of #ac94c4
<div style="border:2px solid #ac94c4;">Content here</div>
.myborder {border:2px solid #ac94c4;}