#ac096e color space conversions
Hex:
#ac096e
RGB:
172, 9, 110
CMY:
33, 96, 57
CMYK:
0, 95, 36, 33
HSL:
323°, 90.0552%, 35.4902%
HSV (HSB):
323°, 94.7674%, 67.4510%
XYZ:
19.9254, 10.0918, 15.6496
xyY:
0.4363, 0.2210, 10.0918
CIE-Lab:
38.0067, 64.2374, -11.6487
CIE-LCH:
38.0067, 65.2850, 349.7218
CIE-Luv:
38.0067, 82.6821, -25.7823
Hunter-Lab:
31.7676, 56.3661, -6.9705
#ac096e color charts
#ac096e color shades, tints & tones
#ac096e color schemes
#ac096e color preview, HTML & CSS examples
This text has a color of #ac096e
<p style="color:#ac096e;">Text here</p>
.mytext {color:#ac096e;}
This box has a color of #ac096e
<div style="background-color:#ac096e;">Content here</div>
.mybackground {background-color:#ac096e;}
Border around this has a color of #ac096e
<div style="border:2px solid #ac096e;">Content here</div>
.myborder {border:2px solid #ac096e;}