#ac118c color space conversions
Hex:
#ac118c
RGB:
172, 17, 140
CMY:
33, 93, 45
CMYK:
0, 90, 19, 33
HSL:
312°, 82.0106%, 37.0588%
HSV (HSB):
312°, 90.1163%, 67.4510%
XYZ:
21.9473, 11.0650, 25.7899
xyY:
0.3732, 0.1882, 11.0650
CIE-Lab:
39.6897, 66.7079, -27.7280
CIE-LCH:
39.6897, 72.2412, 337.4292
CIE-Luv:
39.6897, 68.6626, -47.9631
Hunter-Lab:
33.2641, 59.5604, -22.6832
#ac118c color charts
#ac118c color shades, tints & tones
#ac118c color schemes
#ac118c color preview, HTML & CSS examples
This text has a color of #ac118c
<p style="color:#ac118c;">Text here</p>
.mytext {color:#ac118c;}
This box has a color of #ac118c
<div style="background-color:#ac118c;">Content here</div>
.mybackground {background-color:#ac118c;}
Border around this has a color of #ac118c
<div style="border:2px solid #ac118c;">Content here</div>
.myborder {border:2px solid #ac118c;}