#ac080b color space conversions
Hex:
#ac080b
RGB:
172, 8, 11
CMY:
33, 97, 96
CMYK:
0, 95, 94, 33
HSL:
359°, 91.1111%, 35.2941%
HSV (HSB):
359°, 95.3488%, 67.4510%
XYZ:
17.1605, 8.9685, 1.1432
xyY:
0.6292, 0.3289, 8.9685
CIE-Lab:
35.9235, 58.7884, 45.7286
CIE-LCH:
35.9235, 74.4793, 37.8776
CIE-Luv:
35.9235, 114.2653, 24.2937
Hunter-Lab:
29.9474, 49.8762, 18.6998
#ac080b color charts
#ac080b color shades, tints & tones
#ac080b color schemes
#ac080b color preview, HTML & CSS examples
This text has a color of #ac080b
<p style="color:#ac080b;">Text here</p>
.mytext {color:#ac080b;}
This box has a color of #ac080b
<div style="background-color:#ac080b;">Content here</div>
.mybackground {background-color:#ac080b;}
Border around this has a color of #ac080b
<div style="border:2px solid #ac080b;">Content here</div>
.myborder {border:2px solid #ac080b;}