#ac001c color space conversions
Hex:
#ac001c
RGB:
172, 0, 28
CMY:
33, 100, 89
CMYK:
0, 100, 84, 33
HSL:
350°, 100.0000%, 33.7255%
HSV (HSB):
350°, 100.0000%, 67.4510%
XYZ:
17.2229, 8.8545, 1.9000
xyY:
0.6156, 0.3165, 8.8545
CIE-Lab:
35.7026, 60.0825, 37.2675
CIE-LCH:
35.7026, 70.7020, 31.8102
CIE-Luv:
35.7026, 113.4849, 20.1213
Hunter-Lab:
29.7565, 51.2407, 17.0439
#ac001c color charts
#ac001c RGB chart
#ac001c CMYK chart
#ac001c RGB pie chart
#ac001c color shades, tints & tones
#ac001c color schemes
#ac001c color preview, HTML & CSS examples
This text has a color of #ac001c
<p style="color:#ac001c;">Text here</p>
.mytext {color:#ac001c;}
Text color #ac001c
This box has a color of #ac001c
<div style="background-color:#ac001c;">Content here</div>
.mybackground {background-color:#ac001c;}
Background color #ac001c
Border around this has a color of #ac001c
<div style="border:2px solid #ac001c;">Content here</div>
.myborder {border:2px solid #ac001c;}
Border color #ac001c