#ac080a color space conversions
Hex:
#ac080a
RGB:
172, 8, 10
CMY:
33, 97, 96
CMYK:
0, 95, 94, 33
HSL:
359°, 91.1111%, 35.2941%
HSV (HSB):
359°, 95.3488%, 67.4510%
XYZ:
17.1549, 8.9662, 1.1137
xyY:
0.6299, 0.3292, 8.9662
CIE-Lab:
35.9192, 58.7762, 46.1022
CIE-LCH:
35.9192, 74.6998, 38.1095
CIE-Luv:
35.9192, 114.3546, 24.4306
Hunter-Lab:
29.9437, 49.8621, 18.7555
#ac080a color charts
#ac080a color shades, tints & tones
#ac080a color schemes
#ac080a color preview, HTML & CSS examples
This text has a color of #ac080a
<p style="color:#ac080a;">Text here</p>
.mytext {color:#ac080a;}
This box has a color of #ac080a
<div style="background-color:#ac080a;">Content here</div>
.mybackground {background-color:#ac080a;}
Border around this has a color of #ac080a
<div style="border:2px solid #ac080a;">Content here</div>
.myborder {border:2px solid #ac080a;}