#ac1e00 color space conversions
Hex:
#ac1e00
RGB:
172, 30, 0
CMY:
33, 88, 100
CMYK:
0, 83, 100, 33
HSL:
10°, 100.0000%, 33.7255%
HSV (HSB):
10°, 100.0000%, 67.4510%
XYZ:
17.4775, 9.6992, 0.9510
xyY:
0.6214, 0.3448, 9.6992
CIE-Lab:
37.2971, 54.5977, 50.7032
CIE-LCH:
37.2971, 74.5099, 42.8819
CIE-Luv:
37.2971, 108.4959, 28.1704
Hunter-Lab:
31.1435, 45.6717, 19.9901
#ac1e00 color charts
#ac1e00 color shades, tints & tones
#ac1e00 color schemes
#ac1e00 color preview, HTML & CSS examples
This text has a color of #ac1e00
<p style="color:#ac1e00;">Text here</p>
.mytext {color:#ac1e00;}
This box has a color of #ac1e00
<div style="background-color:#ac1e00;">Content here</div>
.mybackground {background-color:#ac1e00;}
Border around this has a color of #ac1e00
<div style="border:2px solid #ac1e00;">Content here</div>
.myborder {border:2px solid #ac1e00;}