#ac002c color space conversions
Hex:
#ac002c
RGB:
172, 0, 44
CMY:
33, 100, 83
CMYK:
0, 100, 74, 33
HSL:
345°, 100.0000%, 33.7255%
HSV (HSB):
345°, 100.0000%, 67.4510%
XYZ:
17.4679, 8.9525, 3.1902
xyY:
0.5899, 0.3023, 8.9525
CIE-Lab:
35.8927, 60.5987, 27.8130
CIE-LCH:
35.8927, 66.6766, 24.6537
CIE-Luv:
35.8927, 109.7770, 14.5127
Hunter-Lab:
29.9207, 51.8479, 14.6229
#ac002c color charts
#ac002c RGB chart
#ac002c CMYK chart
#ac002c RGB pie chart
#ac002c color shades, tints & tones
#ac002c color schemes
#ac002c color preview, HTML & CSS examples
This text has a color of #ac002c
<p style="color:#ac002c;">Text here</p>
.mytext {color:#ac002c;}
Text color #ac002c
This box has a color of #ac002c
<div style="background-color:#ac002c;">Content here</div>
.mybackground {background-color:#ac002c;}
Background color #ac002c
Border around this has a color of #ac002c
<div style="border:2px solid #ac002c;">Content here</div>
.myborder {border:2px solid #ac002c;}
Border color #ac002c