#ac013c color space conversions
Hex:
#ac013c
RGB:
172, 1, 60
CMY:
33, 100, 76
CMYK:
0, 99, 65, 33
HSL:
339°, 98.8439%, 33.9216%
HSV (HSB):
339°, 99.4186%, 67.4510%
XYZ:
17.8397, 9.1186, 5.0948
xyY:
0.5566, 0.2845, 9.1186
CIE-Lab:
36.2117, 61.2268, 17.9506
CIE-LCH:
36.2117, 63.8040, 16.3402
CIE-Luv:
36.2117, 104.5810, 6.9147
Hunter-Lab:
30.1970, 52.6089, 11.1347
#ac013c color charts
#ac013c color shades, tints & tones
#ac013c color schemes
#ac013c color preview, HTML & CSS examples
This text has a color of #ac013c
<p style="color:#ac013c;">Text here</p>
.mytext {color:#ac013c;}
This box has a color of #ac013c
<div style="background-color:#ac013c;">Content here</div>
.mybackground {background-color:#ac013c;}
Border around this has a color of #ac013c
<div style="border:2px solid #ac013c;">Content here</div>
.myborder {border:2px solid #ac013c;}