#ac013f color space conversions
Hex:
#ac013f
RGB:
172, 1, 63
CMY:
33, 100, 75
CMYK:
0, 99, 63, 33
HSL:
338°, 98.8439%, 33.9216%
HSV (HSB):
338°, 99.4186%, 67.4510%
XYZ:
17.9213, 9.1512, 5.5244
xyY:
0.5498, 0.2807, 9.1512
CIE-Lab:
36.2739, 61.3944, 16.0863
CIE-LCH:
36.2739, 63.4669, 14.6824
CIE-Luv:
36.2739, 103.5119, 5.2663
Hunter-Lab:
30.2510, 52.8077, 10.3482
#ac013f color charts
#ac013f color shades, tints & tones
#ac013f color schemes
#ac013f color preview, HTML & CSS examples
This text has a color of #ac013f
<p style="color:#ac013f;">Text here</p>
.mytext {color:#ac013f;}
This box has a color of #ac013f
<div style="background-color:#ac013f;">Content here</div>
.mybackground {background-color:#ac013f;}
Border around this has a color of #ac013f
<div style="border:2px solid #ac013f;">Content here</div>
.myborder {border:2px solid #ac013f;}