#ac131c color space conversions
Hex:
#ac131c
RGB:
172, 19, 28
CMY:
33, 93, 89
CMYK:
0, 89, 84, 33
HSL:
356°, 80.1047%, 37.4510%
HSV (HSB):
356°, 88.9535%, 67.4510%
XYZ:
17.4557, 9.3202, 1.9776
xyY:
0.6071, 0.3241, 9.3202
CIE-Lab:
36.5937, 57.5112, 38.1068
CIE-LCH:
36.5937, 68.9903, 33.5284
CIE-Luv:
36.5937, 109.4235, 21.7273
Hunter-Lab:
30.5291, 48.6358, 17.5297
#ac131c color charts
#ac131c color shades, tints & tones
#ac131c color schemes
#ac131c color preview, HTML & CSS examples
This text has a color of #ac131c
<p style="color:#ac131c;">Text here</p>
.mytext {color:#ac131c;}
This box has a color of #ac131c
<div style="background-color:#ac131c;">Content here</div>
.mybackground {background-color:#ac131c;}
Border around this has a color of #ac131c
<div style="border:2px solid #ac131c;">Content here</div>
.myborder {border:2px solid #ac131c;}