#ac1234 color space conversions
Hex:
#ac1234
RGB:
172, 18, 52
CMY:
33, 93, 80
CMYK:
0, 90, 70, 33
HSL:
347°, 81.0526%, 37.2549%
HSV (HSB):
347°, 89.5349%, 67.4510%
XYZ:
17.8494, 9.4512, 4.1323
xyY:
0.5679, 0.3007, 9.4512
CIE-Lab:
36.8389, 58.5750, 23.8905
CIE-LCH:
36.8389, 63.2596, 22.1886
CIE-Luv:
36.8389, 104.0316, 12.5292
Hunter-Lab:
30.7428, 49.8379, 13.5505
#ac1234 color charts
#ac1234 RGB chart
#ac1234 CMYK chart
#ac1234 RGB pie chart
#ac1234 color shades, tints & tones
#ac1234 color schemes
#ac1234 color preview, HTML & CSS examples
This text has a color of #ac1234
<p style="color:#ac1234;">Text here</p>
.mytext {color:#ac1234;}
Text color #ac1234
This box has a color of #ac1234
<div style="background-color:#ac1234;">Content here</div>
.mybackground {background-color:#ac1234;}
Background color #ac1234
Border around this has a color of #ac1234
<div style="border:2px solid #ac1234;">Content here</div>
.myborder {border:2px solid #ac1234;}
Border color #ac1234