#ac0400 color space conversions
Hex:
#ac0400
RGB:
172, 4, 0
CMY:
33, 98, 100
CMYK:
0, 98, 100, 33
HSL:
1°, 100.0000%, 33.7255%
HSV (HSB):
1°, 100.0000%, 67.4510%
XYZ:
17.0567, 8.8575, 0.8107
xyY:
0.6382, 0.3314, 8.8575
CIE-Lab:
35.7085, 59.1444, 49.9708
CIE-LCH:
35.7085, 77.4283, 40.1943
CIE-Luv:
35.7085, 116.0459, 25.4906
Hunter-Lab:
29.7615, 50.2177, 19.2181
#ac0400 color charts
#ac0400 color shades, tints & tones
#ac0400 color schemes
#ac0400 color preview, HTML & CSS examples
This text has a color of #ac0400
<p style="color:#ac0400;">Text here</p>
.mytext {color:#ac0400;}
This box has a color of #ac0400
<div style="background-color:#ac0400;">Content here</div>
.mybackground {background-color:#ac0400;}
Border around this has a color of #ac0400
<div style="border:2px solid #ac0400;">Content here</div>
.myborder {border:2px solid #ac0400;}