#ac240e color space conversions
Hex:
#ac240e
RGB:
172, 36, 14
CMY:
33, 86, 95
CMYK:
0, 79, 92, 33
HSL:
8°, 84.9462%, 36.4706%
HSV (HSB):
8°, 91.8605%, 67.4510%
XYZ:
17.7234, 10.0641, 1.4239
xyY:
0.6067, 0.3445, 10.0641
CIE-Lab:
37.9573, 53.0791, 45.9099
CIE-LCH:
37.9573, 70.1792, 40.8576
CIE-Luv:
37.9573, 104.6359, 27.3176
Hunter-Lab:
31.7240, 44.2065, 19.5456
#ac240e color charts
#ac240e color shades, tints & tones
#ac240e color schemes
#ac240e color preview, HTML & CSS examples
This text has a color of #ac240e
<p style="color:#ac240e;">Text here</p>
.mytext {color:#ac240e;}
This box has a color of #ac240e
<div style="background-color:#ac240e;">Content here</div>
.mybackground {background-color:#ac240e;}
Border around this has a color of #ac240e
<div style="border:2px solid #ac240e;">Content here</div>
.myborder {border:2px solid #ac240e;}