#ac111d color space conversions
Hex:
#ac111d
RGB:
172, 17, 29
CMY:
33, 93, 89
CMYK:
0, 90, 83, 33
HSL:
355°, 82.0106%, 37.0588%
HSV (HSB):
355°, 90.1163%, 67.4510%
XYZ:
17.4355, 9.2603, 2.0309
xyY:
0.6069, 0.3224, 9.2603
CIE-Lab:
36.4806, 57.8886, 37.4439
CIE-LCH:
36.4806, 68.9430, 32.8959
CIE-Luv:
36.4806, 109.7984, 21.2248
Hunter-Lab:
30.4307, 49.0192, 17.3446
#ac111d color charts
#ac111d color shades, tints & tones
#ac111d color schemes
#ac111d color preview, HTML & CSS examples
This text has a color of #ac111d
<p style="color:#ac111d;">Text here</p>
.mytext {color:#ac111d;}
This box has a color of #ac111d
<div style="background-color:#ac111d;">Content here</div>
.mybackground {background-color:#ac111d;}
Border around this has a color of #ac111d
<div style="border:2px solid #ac111d;">Content here</div>
.myborder {border:2px solid #ac111d;}