#ac1d00 color space conversions
Hex:
#ac1d00
RGB:
172, 29, 0
CMY:
33, 89, 100
CMYK:
0, 83, 100, 33
HSL:
10°, 100.0000%, 33.7255%
HSV (HSB):
10°, 100.0000%, 67.4510%
XYZ:
17.4526, 9.6494, 0.9427
xyY:
0.6223, 0.3441, 9.6494
CIE-Lab:
37.2057, 54.8565, 50.6644
CIE-LCH:
37.2057, 74.6734, 42.7250
CIE-Luv:
37.2057, 108.9229, 28.0171
Hunter-Lab:
31.0635, 45.9270, 19.9452
#ac1d00 color charts
#ac1d00 color shades, tints & tones
#ac1d00 color schemes
#ac1d00 color preview, HTML & CSS examples
This text has a color of #ac1d00
<p style="color:#ac1d00;">Text here</p>
.mytext {color:#ac1d00;}
This box has a color of #ac1d00
<div style="background-color:#ac1d00;">Content here</div>
.mybackground {background-color:#ac1d00;}
Border around this has a color of #ac1d00
<div style="border:2px solid #ac1d00;">Content here</div>
.myborder {border:2px solid #ac1d00;}