#ac122b color space conversions
Hex:
#ac122b
RGB:
172, 18, 43
CMY:
33, 93, 83
CMYK:
0, 90, 75, 33
HSL:
350°, 81.0526%, 37.2549%
HSV (HSB):
350°, 89.5349%, 67.4510%
XYZ:
17.6656, 9.3777, 3.1645
xyY:
0.5848, 0.3104, 9.3777
CIE-Lab:
36.7015, 58.1809, 29.3737
CIE-LCH:
36.7015, 65.1754, 26.7878
CIE-Luv:
36.7015, 106.4980, 16.4919
Hunter-Lab:
30.6230, 49.3817, 15.3093
#ac122b color charts
#ac122b color shades, tints & tones
#ac122b color schemes
#ac122b color preview, HTML & CSS examples
This text has a color of #ac122b
<p style="color:#ac122b;">Text here</p>
.mytext {color:#ac122b;}
This box has a color of #ac122b
<div style="background-color:#ac122b;">Content here</div>
.mybackground {background-color:#ac122b;}
Border around this has a color of #ac122b
<div style="border:2px solid #ac122b;">Content here</div>
.myborder {border:2px solid #ac122b;}