#ac0033 color space conversions
Hex:
#ac0033
RGB:
172, 0, 51
CMY:
33, 100, 80
CMYK:
0, 100, 70, 33
HSL:
342°, 100.0000%, 33.7255%
HSV (HSB):
342°, 100.0000%, 67.4510%
XYZ:
17.6108, 9.0097, 3.9428
xyY:
0.5762, 0.2948, 9.0097
CIE-Lab:
36.0029, 60.8968, 23.4926
CIE-LCH:
36.0029, 65.2711, 21.0955
CIE-Luv:
36.0029, 107.7268, 11.3928
Hunter-Lab:
30.0161, 52.1998, 13.2231
#ac0033 color charts
#ac0033 color shades, tints & tones
#ac0033 color schemes
#ac0033 color preview, HTML & CSS examples
This text has a color of #ac0033
<p style="color:#ac0033;">Text here</p>
.mytext {color:#ac0033;}
This box has a color of #ac0033
<div style="background-color:#ac0033;">Content here</div>
.mybackground {background-color:#ac0033;}
Border around this has a color of #ac0033
<div style="border:2px solid #ac0033;">Content here</div>
.myborder {border:2px solid #ac0033;}