#ac101c color space conversions
Hex:
#ac101c
RGB:
172, 16, 28
CMY:
33, 94, 89
CMYK:
0, 91, 84, 33
HSL:
355°, 82.9787%, 36.8627%
HSV (HSB):
355°, 90.6977%, 67.4510%
XYZ:
17.4081, 9.2251, 1.9617
xyY:
0.6088, 0.3226, 9.2251
CIE-Lab:
36.4141, 58.0269, 37.9381
CIE-LCH:
36.4141, 69.3283, 33.1767
CIE-Luv:
36.4141, 110.2366, 21.4044
Hunter-Lab:
30.3728, 49.1547, 17.4316
#ac101c color charts
#ac101c RGB chart
#ac101c CMYK chart
#ac101c RGB pie chart
#ac101c color shades, tints & tones
#ac101c color schemes
#ac101c color preview, HTML & CSS examples
This text has a color of #ac101c
<p style="color:#ac101c;">Text here</p>
.mytext {color:#ac101c;}
Text color #ac101c
This box has a color of #ac101c
<div style="background-color:#ac101c;">Content here</div>
.mybackground {background-color:#ac101c;}
Background color #ac101c
Border around this has a color of #ac101c
<div style="border:2px solid #ac101c;">Content here</div>
.myborder {border:2px solid #ac101c;}
Border color #ac101c