#ac0000 color space conversions
Hex:
#ac0000
RGB:
172, 0, 0
CMY:
33, 100, 100
CMYK:
0, 100, 100, 33
HSL:
0°, 100.0000%, 33.7255%
HSV (HSB):
0°, 100.0000%, 67.4510%
XYZ:
17.0133, 8.7707, 0.7962
xyY:
0.6401, 0.3300, 8.7707
CIE-Lab:
35.5389, 59.6356, 49.8855
CIE-LCH:
35.5389, 77.7494, 39.9126
CIE-Luv:
35.5389, 116.8676, 25.2027
Hunter-Lab:
29.6153, 50.7171, 19.1367
#ac0000 color charts
#ac0000 RGB chart
#ac0000 CMYK chart
#ac0000 RGB pie chart
#ac0000 color shades, tints & tones
#ac0000 color schemes
#ac0000 color preview, HTML & CSS examples
This text has a color of #ac0000
<p style="color:#ac0000;">Text here</p>
.mytext {color:#ac0000;}
Text color #ac0000
This box has a color of #ac0000
<div style="background-color:#ac0000;">Content here</div>
.mybackground {background-color:#ac0000;}
Background color #ac0000
Border around this has a color of #ac0000
<div style="border:2px solid #ac0000;">Content here</div>
.myborder {border:2px solid #ac0000;}
Border color #ac0000