#ac119f color space conversions
Hex:
#ac119f
RGB:
172, 17, 159
CMY:
33, 93, 38
CMYK:
0, 90, 8, 33
HSL:
305°, 82.0106%, 37.0588%
HSV (HSB):
305°, 90.1163%, 67.4510%
XYZ:
23.4717, 11.6748, 33.8172
xyY:
0.3403, 0.1693, 11.6748
CIE-Lab:
40.6945, 69.3208, -37.6938
CIE-LCH:
40.6945, 78.9062, 331.4645
CIE-Luv:
40.6945, 60.8751, -62.5025
Hunter-Lab:
34.1683, 62.8248, -34.7629
#ac119f color charts
#ac119f color shades, tints & tones
#ac119f color schemes
#ac119f color preview, HTML & CSS examples
This text has a color of #ac119f
<p style="color:#ac119f;">Text here</p>
.mytext {color:#ac119f;}
This box has a color of #ac119f
<div style="background-color:#ac119f;">Content here</div>
.mybackground {background-color:#ac119f;}
Border around this has a color of #ac119f
<div style="border:2px solid #ac119f;">Content here</div>
.myborder {border:2px solid #ac119f;}