#ac118d color space conversions
Hex:
#ac118d
RGB:
172, 17, 141
CMY:
33, 93, 45
CMYK:
0, 90, 18, 33
HSL:
312°, 82.0106%, 37.0588%
HSV (HSB):
312°, 90.1163%, 67.4510%
XYZ:
22.0214, 11.0946, 26.1801
xyY:
0.3714, 0.1871, 11.0946
CIE-Lab:
39.7394, 66.8386, -28.2632
CIE-LCH:
39.7394, 72.5687, 337.0785
CIE-Luv:
39.7394, 68.2404, -48.7339
Hunter-Lab:
33.3086, 59.7221, -23.2851
#ac118d color charts
#ac118d color shades, tints & tones
#ac118d color schemes
#ac118d color preview, HTML & CSS examples
This text has a color of #ac118d
<p style="color:#ac118d;">Text here</p>
.mytext {color:#ac118d;}
This box has a color of #ac118d
<div style="background-color:#ac118d;">Content here</div>
.mybackground {background-color:#ac118d;}
Border around this has a color of #ac118d
<div style="border:2px solid #ac118d;">Content here</div>
.myborder {border:2px solid #ac118d;}