#ac012a color space conversions
Hex:
#ac012a
RGB:
172, 1, 42
CMY:
33, 100, 84
CMYK:
0, 99, 76, 33
HSL:
346°, 98.8439%, 33.9216%
HSV (HSB):
346°, 99.4186%, 67.4510%
XYZ:
17.4420, 8.9595, 3.0006
xyY:
0.5932, 0.3047, 8.9595
CIE-Lab:
35.9063, 60.3999, 29.0833
CIE-LCH:
35.9063, 67.0372, 25.7114
CIE-Luv:
35.9063, 110.1336, 15.4111
Hunter-Lab:
29.9325, 51.6324, 15.0093
#ac012a color charts
#ac012a color shades, tints & tones
#ac012a color schemes
#ac012a color preview, HTML & CSS examples
This text has a color of #ac012a
<p style="color:#ac012a;">Text here</p>
.mytext {color:#ac012a;}
This box has a color of #ac012a
<div style="background-color:#ac012a;">Content here</div>
.mybackground {background-color:#ac012a;}
Border around this has a color of #ac012a
<div style="border:2px solid #ac012a;">Content here</div>
.myborder {border:2px solid #ac012a;}