#ac2e2f color space conversions
Hex:
#ac2e2f
RGB:
172, 46, 47
CMY:
33, 82, 82
CMYK:
0, 73, 73, 33
HSL:
360°, 57.7982%, 42.7451%
HSV (HSB):
360°, 73.2558%, 67.4510%
XYZ:
18.5033, 10.9299, 3.8238
xyY:
0.5564, 0.3286, 10.9299
CIE-Lab:
39.4621, 50.7228, 30.1295
CIE-LCH:
39.4621, 58.9965, 30.7104
CIE-Luv:
39.4621, 94.3032, 19.9672
Hunter-Lab:
33.0604, 42.0478, 16.2848
#ac2e2f color charts
#ac2e2f color shades, tints & tones
#ac2e2f color schemes
#ac2e2f color preview, HTML & CSS examples
This text has a color of #ac2e2f
<p style="color:#ac2e2f;">Text here</p>
.mytext {color:#ac2e2f;}
This box has a color of #ac2e2f
<div style="background-color:#ac2e2f;">Content here</div>
.mybackground {background-color:#ac2e2f;}
Border around this has a color of #ac2e2f
<div style="border:2px solid #ac2e2f;">Content here</div>
.myborder {border:2px solid #ac2e2f;}