#ac252f color space conversions
Hex:
#ac252f
RGB:
172, 37, 47
CMY:
33, 85, 82
CMYK:
0, 78, 73, 33
HSL:
356°, 64.5933%, 40.9804%
HSV (HSB):
356°, 78.4884%, 67.4510%
XYZ:
18.1879, 10.2990, 3.7186
xyY:
0.5647, 0.3198, 10.2990
CIE-Lab:
38.3738, 53.7576, 28.8591
CIE-LCH:
38.3738, 61.0141, 28.2286
CIE-Luv:
38.3738, 98.7329, 17.9034
Hunter-Lab:
32.0921, 45.0021, 15.5943
#ac252f color charts
#ac252f color shades, tints & tones
#ac252f color schemes
#ac252f color preview, HTML & CSS examples
This text has a color of #ac252f
<p style="color:#ac252f;">Text here</p>
.mytext {color:#ac252f;}
This box has a color of #ac252f
<div style="background-color:#ac252f;">Content here</div>
.mybackground {background-color:#ac252f;}
Border around this has a color of #ac252f
<div style="border:2px solid #ac252f;">Content here</div>
.myborder {border:2px solid #ac252f;}