#ac379d color space conversions
Hex:
#ac379d
RGB:
172, 55, 157
CMY:
33, 78, 38
CMYK:
0, 68, 9, 33
HSL:
308°, 51.5419%, 44.5098%
HSV (HSB):
308°, 68.0233%, 67.4510%
XYZ:
24.4652, 13.9374, 33.2990
xyY:
0.3412, 0.1944, 13.9374
CIE-Lab:
44.1430, 58.8217, -31.0526
CIE-LCH:
44.1430, 66.5151, 332.1699
CIE-Luv:
44.1430, 54.8979, -52.8687
Hunter-Lab:
37.3328, 51.6439, -26.7509
#ac379d color charts
#ac379d color shades, tints & tones
#ac379d color schemes
#ac379d color preview, HTML & CSS examples
This text has a color of #ac379d
<p style="color:#ac379d;">Text here</p>
.mytext {color:#ac379d;}
This box has a color of #ac379d
<div style="background-color:#ac379d;">Content here</div>
.mybackground {background-color:#ac379d;}
Border around this has a color of #ac379d
<div style="border:2px solid #ac379d;">Content here</div>
.myborder {border:2px solid #ac379d;}