#ac1e2c color space conversions
Hex:
#ac1e2c
RGB:
172, 30, 44
CMY:
33, 88, 83
CMYK:
0, 83, 74, 33
HSL:
354°, 70.2970%, 39.6078%
HSV (HSB):
354°, 82.5581%, 67.4510%
XYZ:
17.9322, 9.8811, 3.3450
xyY:
0.5755, 0.3171, 9.8811
CIE-Lab:
37.6281, 55.6151, 29.8238
CIE-LCH:
37.6281, 63.1070, 28.2026
CIE-Luv:
37.6281, 102.3755, 17.8156
Hunter-Lab:
31.4341, 46.8187, 15.6947
#ac1e2c color charts
#ac1e2c color shades, tints & tones
#ac1e2c color schemes
#ac1e2c color preview, HTML & CSS examples
This text has a color of #ac1e2c
<p style="color:#ac1e2c;">Text here</p>
.mytext {color:#ac1e2c;}
This box has a color of #ac1e2c
<div style="background-color:#ac1e2c;">Content here</div>
.mybackground {background-color:#ac1e2c;}
Border around this has a color of #ac1e2c
<div style="border:2px solid #ac1e2c;">Content here</div>
.myborder {border:2px solid #ac1e2c;}