#ac3f6e color space conversions
Hex:
#ac3f6e
RGB:
172, 63, 110
CMY:
33, 75, 57
CMYK:
0, 63, 36, 33
HSL:
334°, 46.3830%, 46.0784%
HSV (HSB):
334°, 63.3721%, 67.4510%
XYZ:
21.6052, 13.4515, 16.2095
xyY:
0.4214, 0.2624, 13.4515
CIE-Lab:
43.4358, 48.9592, -3.5231
CIE-LCH:
43.4358, 49.0858, 355.8841
CIE-Luv:
43.4358, 67.6907, -13.1344
Hunter-Lab:
36.6762, 40.9674, -0.5306
#ac3f6e color charts
#ac3f6e color shades, tints & tones
#ac3f6e color schemes
#ac3f6e color preview, HTML & CSS examples
This text has a color of #ac3f6e
<p style="color:#ac3f6e;">Text here</p>
.mytext {color:#ac3f6e;}
This box has a color of #ac3f6e
<div style="background-color:#ac3f6e;">Content here</div>
.mybackground {background-color:#ac3f6e;}
Border around this has a color of #ac3f6e
<div style="border:2px solid #ac3f6e;">Content here</div>
.myborder {border:2px solid #ac3f6e;}