#ac04ae color space conversions
Hex:
#ac04ae
RGB:
172, 4, 174
CMY:
33, 98, 32
CMYK:
1, 98, 0, 32
HSL:
299°, 95.5056%, 34.9020%
HSV (HSB):
299°, 97.7011%, 68.2353%
XYZ:
24.6967, 11.9135, 41.0423
xyY:
0.3180, 0.1534, 11.9135
CIE-Lab:
41.0783, 73.0311, -46.0623
CIE-LCH:
41.0783, 86.3440, 327.7595
CIE-Luv:
41.0783, 55.9110, -74.7443
Hunter-Lab:
34.5159, 67.3166, -46.3396
#ac04ae color charts
#ac04ae color shades, tints & tones
#ac04ae color schemes
#ac04ae color preview, HTML & CSS examples
This text has a color of #ac04ae
<p style="color:#ac04ae;">Text here</p>
.mytext {color:#ac04ae;}
This box has a color of #ac04ae
<div style="background-color:#ac04ae;">Content here</div>
.mybackground {background-color:#ac04ae;}
Border around this has a color of #ac04ae
<div style="border:2px solid #ac04ae;">Content here</div>
.myborder {border:2px solid #ac04ae;}