#ac0c40 color space conversions
Hex:
#ac0c40
RGB:
172, 12, 64
CMY:
33, 95, 75
CMYK:
0, 93, 63, 33
HSL:
341°, 86.9565%, 36.0784%
HSV (HSB):
341°, 93.0233%, 67.4510%
XYZ:
18.0701, 9.4038, 5.7132
xyY:
0.5445, 0.2834, 9.4038
CIE-Lab:
36.7503, 60.1322, 16.0740
CIE-LCH:
36.7503, 62.2435, 14.9658
CIE-Luv:
36.7503, 101.3914, 5.6432
Hunter-Lab:
30.6656, 51.5191, 10.4198
#ac0c40 color charts
#ac0c40 color shades, tints & tones
#ac0c40 color schemes
#ac0c40 color preview, HTML & CSS examples
This text has a color of #ac0c40
<p style="color:#ac0c40;">Text here</p>
.mytext {color:#ac0c40;}
This box has a color of #ac0c40
<div style="background-color:#ac0c40;">Content here</div>
.mybackground {background-color:#ac0c40;}
Border around this has a color of #ac0c40
<div style="border:2px solid #ac0c40;">Content here</div>
.myborder {border:2px solid #ac0c40;}