#ac2e05 color space conversions
Hex:
#ac2e05
RGB:
172, 46, 5
CMY:
33, 82, 98
CMYK:
0, 73, 97, 33
HSL:
15°, 94.3503%, 34.7059%
HSV (HSB):
15°, 97.0930%, 67.4510%
XYZ:
18.0176, 10.7356, 1.2661
xyY:
0.6002, 0.3576, 10.7356
CIE-Lab:
39.1315, 49.5897, 49.7436
CIE-LCH:
39.1315, 70.2393, 45.0888
CIE-Luv:
39.1315, 99.8656, 30.5618
Hunter-Lab:
32.7652, 40.8182, 20.6446
#ac2e05 color charts
#ac2e05 color shades, tints & tones
#ac2e05 color schemes
#ac2e05 color preview, HTML & CSS examples
This text has a color of #ac2e05
<p style="color:#ac2e05;">Text here</p>
.mytext {color:#ac2e05;}
This box has a color of #ac2e05
<div style="background-color:#ac2e05;">Content here</div>
.mybackground {background-color:#ac2e05;}
Border around this has a color of #ac2e05
<div style="border:2px solid #ac2e05;">Content here</div>
.myborder {border:2px solid #ac2e05;}