#ac379a color space conversions
Hex:
#ac379a
RGB:
172, 55, 154
CMY:
33, 78, 40
CMYK:
0, 68, 10, 33
HSL:
309°, 51.5419%, 44.5098%
HSV (HSB):
309°, 68.0233%, 67.4510%
XYZ:
24.2122, 13.8361, 31.9664
xyY:
0.3458, 0.1976, 13.8361
CIE-Lab:
43.9970, 58.3503, -29.4822
CIE-LCH:
43.9970, 65.3756, 333.1943
CIE-Luv:
43.9970, 55.9053, -50.4954
Hunter-Lab:
37.1969, 51.0943, -24.9149
#ac379a color charts
#ac379a color shades, tints & tones
#ac379a color schemes
#ac379a color preview, HTML & CSS examples
This text has a color of #ac379a
<p style="color:#ac379a;">Text here</p>
.mytext {color:#ac379a;}
This box has a color of #ac379a
<div style="background-color:#ac379a;">Content here</div>
.mybackground {background-color:#ac379a;}
Border around this has a color of #ac379a
<div style="border:2px solid #ac379a;">Content here</div>
.myborder {border:2px solid #ac379a;}