#ac096c color space conversions
Hex:
#ac096c
RGB:
172, 9, 108
CMY:
33, 96, 58
CMYK:
0, 95, 37, 33
HSL:
324°, 90.0552%, 35.4902%
HSV (HSB):
324°, 94.7674%, 67.4510%
XYZ:
19.8177, 10.0487, 15.0824
xyY:
0.4409, 0.2236, 10.0487
CIE-Lab:
37.9298, 64.0330, -10.5002
CIE-LCH:
37.9298, 64.8882, 350.6874
CIE-Luv:
37.9298, 83.5791, -24.2812
Hunter-Lab:
31.6997, 56.1182, -6.0198
#ac096c color charts
#ac096c color shades, tints & tones
#ac096c color schemes
#ac096c color preview, HTML & CSS examples
This text has a color of #ac096c
<p style="color:#ac096c;">Text here</p>
.mytext {color:#ac096c;}
This box has a color of #ac096c
<div style="background-color:#ac096c;">Content here</div>
.mybackground {background-color:#ac096c;}
Border around this has a color of #ac096c
<div style="border:2px solid #ac096c;">Content here</div>
.myborder {border:2px solid #ac096c;}