#ac047c color space conversions
Hex:
#ac047c
RGB:
172, 4, 124
CMY:
33, 98, 51
CMYK:
0, 98, 28, 33
HSL:
317°, 95.4545%, 34.5098%
HSV (HSB):
317°, 97.6744%, 67.4510%
XYZ:
20.6948, 10.3127, 19.9686
xyY:
0.4060, 0.2023, 10.3127
CIE-Lab:
38.3979, 66.3258, -19.8403
CIE-LCH:
38.3979, 69.2297, 343.3463
CIE-Luv:
38.3979, 76.8603, -36.8740
Hunter-Lab:
32.1134, 58.8317, -14.3880
#ac047c color charts
#ac047c color shades, tints & tones
#ac047c color schemes
#ac047c color preview, HTML & CSS examples
This text has a color of #ac047c
<p style="color:#ac047c;">Text here</p>
.mytext {color:#ac047c;}
This box has a color of #ac047c
<div style="background-color:#ac047c;">Content here</div>
.mybackground {background-color:#ac047c;}
Border around this has a color of #ac047c
<div style="border:2px solid #ac047c;">Content here</div>
.myborder {border:2px solid #ac047c;}