#ac030d color space conversions
Hex:
#ac030d
RGB:
172, 3, 13
CMY:
33, 99, 95
CMYK:
0, 98, 92, 33
HSL:
356°, 96.5714%, 34.3137%
HSV (HSB):
356°, 98.2558%, 67.4510%
XYZ:
17.1185, 8.8648, 1.1896
xyY:
0.6300, 0.3262, 8.8648
CIE-Lab:
35.7228, 59.4229, 44.7981
CIE-LCH:
35.7228, 74.4174, 37.0121
CIE-Luv:
35.7228, 115.0679, 23.6310
Hunter-Lab:
29.7739, 50.5241, 18.4728
#ac030d color charts
#ac030d color shades, tints & tones
#ac030d color schemes
#ac030d color preview, HTML & CSS examples
This text has a color of #ac030d
<p style="color:#ac030d;">Text here</p>
.mytext {color:#ac030d;}
This box has a color of #ac030d
<div style="background-color:#ac030d;">Content here</div>
.mybackground {background-color:#ac030d;}
Border around this has a color of #ac030d
<div style="border:2px solid #ac030d;">Content here</div>
.myborder {border:2px solid #ac030d;}