#ac378c color space conversions
Hex:
#ac378c
RGB:
172, 55, 140
CMY:
33, 78, 45
CMYK:
0, 68, 19, 33
HSL:
316°, 51.5419%, 44.5098%
HSV (HSB):
316°, 68.0233%, 67.4510%
XYZ:
23.1131, 13.3965, 26.1785
xyY:
0.3687, 0.2137, 13.3965
CIE-Lab:
43.3547, 56.2484, -22.0275
CIE-LCH:
43.3547, 60.4077, 338.6141
CIE-Luv:
43.3547, 60.6956, -39.3905
Hunter-Lab:
36.6012, 48.6678, -16.7855
#ac378c color charts
#ac378c color shades, tints & tones
#ac378c color schemes
#ac378c color preview, HTML & CSS examples
This text has a color of #ac378c
<p style="color:#ac378c;">Text here</p>
.mytext {color:#ac378c;}
This box has a color of #ac378c
<div style="background-color:#ac378c;">Content here</div>
.mybackground {background-color:#ac378c;}
Border around this has a color of #ac378c
<div style="border:2px solid #ac378c;">Content here</div>
.myborder {border:2px solid #ac378c;}