#ac303f color space conversions
Hex:
#ac303f
RGB:
172, 48, 63
CMY:
33, 81, 75
CMYK:
0, 72, 63, 33
HSL:
353°, 56.3636%, 43.1373%
HSV (HSB):
353°, 72.0930%, 67.4510%
XYZ:
18.9674, 11.2434, 5.8731
xyY:
0.5256, 0.3116, 11.2434
CIE-Lab:
39.9875, 50.8609, 20.9630
CIE-LCH:
39.9875, 55.0116, 22.3996
CIE-Luv:
39.9875, 89.3216, 12.8425
Hunter-Lab:
33.5312, 42.2913, 13.0870
#ac303f color charts
#ac303f color shades, tints & tones
#ac303f color schemes
#ac303f color preview, HTML & CSS examples
This text has a color of #ac303f
<p style="color:#ac303f;">Text here</p>
.mytext {color:#ac303f;}
This box has a color of #ac303f
<div style="background-color:#ac303f;">Content here</div>
.mybackground {background-color:#ac303f;}
Border around this has a color of #ac303f
<div style="border:2px solid #ac303f;">Content here</div>
.myborder {border:2px solid #ac303f;}