#ac0200 color space conversions
Hex:
#ac0200
RGB:
172, 2, 0
CMY:
33, 99, 100
CMYK:
0, 99, 100, 33
HSL:
1°, 100.0000%, 33.7255%
HSV (HSB):
1°, 100.0000%, 67.4510%
XYZ:
17.0350, 8.8141, 0.8034
xyY:
0.6392, 0.3307, 8.8141
CIE-Lab:
35.6238, 59.3895, 49.9284
CIE-LCH:
35.6238, 77.5884, 40.0536
CIE-Luv:
35.6238, 116.4557, 25.3469
Hunter-Lab:
29.6885, 50.4666, 19.1774
#ac0200 color charts
#ac0200 color shades, tints & tones
#ac0200 color schemes
#ac0200 color preview, HTML & CSS examples
This text has a color of #ac0200
<p style="color:#ac0200;">Text here</p>
.mytext {color:#ac0200;}
This box has a color of #ac0200
<div style="background-color:#ac0200;">Content here</div>
.mybackground {background-color:#ac0200;}
Border around this has a color of #ac0200
<div style="border:2px solid #ac0200;">Content here</div>
.myborder {border:2px solid #ac0200;}