#ac375c color space conversions
Hex:
#ac375c
RGB:
172, 55, 92
CMY:
33, 78, 64
CMYK:
0, 68, 47, 33
HSL:
341°, 51.5419%, 44.5098%
HSV (HSB):
341°, 68.0233%, 67.4510%
XYZ:
20.3112, 12.2757, 11.4241
xyY:
0.4615, 0.2789, 12.2757
CIE-Lab:
41.6510, 50.4339, 5.0680
CIE-LCH:
41.6510, 50.6879, 5.7383
CIE-Luv:
41.6510, 77.1563, -2.9928
Hunter-Lab:
35.0368, 42.1642, 5.1935
#ac375c color charts
#ac375c color shades, tints & tones
#ac375c color schemes
#ac375c color preview, HTML & CSS examples
This text has a color of #ac375c
<p style="color:#ac375c;">Text here</p>
.mytext {color:#ac375c;}
This box has a color of #ac375c
<div style="background-color:#ac375c;">Content here</div>
.mybackground {background-color:#ac375c;}
Border around this has a color of #ac375c
<div style="border:2px solid #ac375c;">Content here</div>
.myborder {border:2px solid #ac375c;}