#ac132b color space conversions
Hex:
#ac132b
RGB:
172, 19, 43
CMY:
33, 93, 83
CMYK:
0, 89, 75, 33
HSL:
351°, 80.1047%, 37.4510%
HSV (HSB):
351°, 88.9535%, 67.4510%
XYZ:
17.6822, 9.4108, 3.1700
xyY:
0.5843, 0.3110, 9.4108
CIE-Lab:
36.7635, 58.0029, 29.4449
CIE-LCH:
36.7635, 65.0487, 26.9144
CIE-Luv:
36.7635, 106.2323, 16.6094
Hunter-Lab:
30.6771, 49.2021, 15.3472
#ac132b color charts
#ac132b color shades, tints & tones
#ac132b color schemes
#ac132b color preview, HTML & CSS examples
This text has a color of #ac132b
<p style="color:#ac132b;">Text here</p>
.mytext {color:#ac132b;}
This box has a color of #ac132b
<div style="background-color:#ac132b;">Content here</div>
.mybackground {background-color:#ac132b;}
Border around this has a color of #ac132b
<div style="border:2px solid #ac132b;">Content here</div>
.myborder {border:2px solid #ac132b;}