#ac133c color space conversions
Hex:
#ac133c
RGB:
172, 19, 60
CMY:
33, 93, 76
CMYK:
0, 89, 65, 33
HSL:
344°, 80.1047%, 37.4510%
HSV (HSB):
344°, 88.9535%, 67.4510%
XYZ:
18.0617, 9.5626, 5.1688
xyY:
0.5508, 0.2916, 9.5626
CIE-Lab:
37.0458, 58.8143, 19.0414
CIE-LCH:
37.0458, 61.8198, 17.9396
CIE-Luv:
37.0458, 101.2877, 8.6102
Hunter-Lab:
30.9235, 50.1417, 11.7363
#ac133c color charts
#ac133c color shades, tints & tones
#ac133c color schemes
#ac133c color preview, HTML & CSS examples
This text has a color of #ac133c
<p style="color:#ac133c;">Text here</p>
.mytext {color:#ac133c;}
This box has a color of #ac133c
<div style="background-color:#ac133c;">Content here</div>
.mybackground {background-color:#ac133c;}
Border around this has a color of #ac133c
<div style="border:2px solid #ac133c;">Content here</div>
.myborder {border:2px solid #ac133c;}