#ac1e2f color space conversions
Hex:
#ac1e2f
RGB:
172, 30, 47
CMY:
33, 88, 82
CMYK:
0, 83, 73, 33
HSL:
353°, 70.2970%, 39.6078%
HSV (HSB):
353°, 82.5581%, 67.4510%
XYZ:
17.9906, 9.9044, 3.6529
xyY:
0.5703, 0.3139, 9.9044
CIE-Lab:
37.6704, 55.7442, 28.0310
CIE-LCH:
37.6704, 62.3951, 26.6956
CIE-Luv:
37.6704, 101.6387, 16.5602
Hunter-Lab:
31.4713, 46.9650, 15.1482
#ac1e2f color charts
#ac1e2f color shades, tints & tones
#ac1e2f color schemes
#ac1e2f color preview, HTML & CSS examples
This text has a color of #ac1e2f
<p style="color:#ac1e2f;">Text here</p>
.mytext {color:#ac1e2f;}
This box has a color of #ac1e2f
<div style="background-color:#ac1e2f;">Content here</div>
.mybackground {background-color:#ac1e2f;}
Border around this has a color of #ac1e2f
<div style="border:2px solid #ac1e2f;">Content here</div>
.myborder {border:2px solid #ac1e2f;}