#ac096d color space conversions
Hex:
#ac096d
RGB:
172, 9, 109
CMY:
33, 96, 57
CMYK:
0, 95, 37, 33
HSL:
323°, 90.0552%, 35.4902%
HSV (HSB):
323°, 94.7674%, 67.4510%
XYZ:
19.8713, 10.0702, 15.3644
xyY:
0.4386, 0.2223, 10.0702
CIE-Lab:
37.9681, 64.1348, -11.0751
CIE-LCH:
37.9681, 65.0840, 350.2025
CIE-Luv:
37.9681, 83.1307, -25.0309
Hunter-Lab:
31.7335, 56.2416, -6.4930
#ac096d color charts
#ac096d color shades, tints & tones
#ac096d color schemes
#ac096d color preview, HTML & CSS examples
This text has a color of #ac096d
<p style="color:#ac096d;">Text here</p>
.mytext {color:#ac096d;}
This box has a color of #ac096d
<div style="background-color:#ac096d;">Content here</div>
.mybackground {background-color:#ac096d;}
Border around this has a color of #ac096d
<div style="border:2px solid #ac096d;">Content here</div>
.myborder {border:2px solid #ac096d;}