#ac080e color space conversions
Hex:
#ac080e
RGB:
172, 8, 14
CMY:
33, 97, 95
CMYK:
0, 95, 92, 33
HSL:
358°, 91.1111%, 35.2941%
HSV (HSB):
358°, 95.3488%, 67.4510%
XYZ:
17.1794, 8.9760, 1.2426
xyY:
0.6270, 0.3276, 8.9760
CIE-Lab:
35.9381, 58.8291, 44.5205
CIE-LCH:
35.9381, 73.7763, 37.1176
CIE-Luv:
35.9381, 113.9667, 23.8354
Hunter-Lab:
29.9600, 49.9235, 18.5130
#ac080e color charts
#ac080e color shades, tints & tones
#ac080e color schemes
#ac080e color preview, HTML & CSS examples
This text has a color of #ac080e
<p style="color:#ac080e;">Text here</p>
.mytext {color:#ac080e;}
This box has a color of #ac080e
<div style="background-color:#ac080e;">Content here</div>
.mybackground {background-color:#ac080e;}
Border around this has a color of #ac080e
<div style="border:2px solid #ac080e;">Content here</div>
.myborder {border:2px solid #ac080e;}