#ac0c00 color space conversions
Hex:
#ac0c00
RGB:
172, 12, 0
CMY:
33, 95, 100
CMYK:
0, 93, 100, 33
HSL:
4°, 100.0000%, 33.7255%
HSV (HSB):
4°, 100.0000%, 67.4510%
XYZ:
17.1447, 9.0336, 0.8400
xyY:
0.6346, 0.3344, 9.0336
CIE-Lab:
36.0489, 58.1614, 50.1380
CIE-LCH:
36.0489, 76.7891, 40.7629
CIE-Luv:
36.0489, 114.4050, 26.0677
Hunter-Lab:
30.0559, 49.2233, 19.3821
#ac0c00 color charts
#ac0c00 color shades, tints & tones
#ac0c00 color schemes
#ac0c00 color preview, HTML & CSS examples
This text has a color of #ac0c00
<p style="color:#ac0c00;">Text here</p>
.mytext {color:#ac0c00;}
This box has a color of #ac0c00
<div style="background-color:#ac0c00;">Content here</div>
.mybackground {background-color:#ac0c00;}
Border around this has a color of #ac0c00
<div style="border:2px solid #ac0c00;">Content here</div>
.myborder {border:2px solid #ac0c00;}