#ac070b color space conversions
Hex:
#ac070b
RGB:
172, 7, 11
CMY:
33, 97, 96
CMYK:
0, 96, 94, 33
HSL:
359°, 92.1788%, 35.0980%
HSV (HSB):
359°, 95.9302%, 67.4510%
XYZ:
17.1496, 8.9468, 1.1396
xyY:
0.6297, 0.3285, 8.9468
CIE-Lab:
35.8816, 58.9095, 45.7025
CIE-LCH:
35.8816, 74.5590, 37.8046
CIE-Luv:
35.8816, 114.4643, 24.2212
Hunter-Lab:
29.9112, 49.9989, 18.6789
#ac070b color charts
#ac070b color shades, tints & tones
#ac070b color schemes
#ac070b color preview, HTML & CSS examples
This text has a color of #ac070b
<p style="color:#ac070b;">Text here</p>
.mytext {color:#ac070b;}
This box has a color of #ac070b
<div style="background-color:#ac070b;">Content here</div>
.mybackground {background-color:#ac070b;}
Border around this has a color of #ac070b
<div style="border:2px solid #ac070b;">Content here</div>
.myborder {border:2px solid #ac070b;}