#ac1c00 color space conversions
Hex:
#ac1c00
RGB:
172, 28, 0
CMY:
33, 89, 100
CMYK:
0, 84, 100, 33
HSL:
10°, 100.0000%, 33.7255%
HSV (HSB):
10°, 100.0000%, 67.4510%
XYZ:
17.4285, 9.6012, 0.9346
xyY:
0.6232, 0.3433, 9.6012
CIE-Lab:
37.1169, 55.1083, 50.6263
CIE-LCH:
37.1169, 74.8328, 42.5727
CIE-Luv:
37.1169, 109.3386, 27.8681
Hunter-Lab:
30.9857, 46.1756, 19.9017
#ac1c00 color charts
#ac1c00 color shades, tints & tones
#ac1c00 color schemes
#ac1c00 color preview, HTML & CSS examples
This text has a color of #ac1c00
<p style="color:#ac1c00;">Text here</p>
.mytext {color:#ac1c00;}
This box has a color of #ac1c00
<div style="background-color:#ac1c00;">Content here</div>
.mybackground {background-color:#ac1c00;}
Border around this has a color of #ac1c00
<div style="border:2px solid #ac1c00;">Content here</div>
.myborder {border:2px solid #ac1c00;}