#ac2040 color space conversions
Hex:
#ac2040
RGB:
172, 32, 64
CMY:
33, 87, 75
CMYK:
0, 81, 63, 33
HSL:
346°, 68.6275%, 40.0000%
HSV (HSB):
346°, 81.3953%, 67.4510%
XYZ:
18.4552, 10.1738, 5.8415
xyY:
0.5354, 0.2951, 10.1738
CIE-Lab:
38.1526, 56.1155, 17.9352
CIE-LCH:
38.1526, 58.9119, 17.7245
CIE-Luv:
38.1526, 96.0228, 8.5271
Hunter-Lab:
31.8965, 47.4607, 11.4691
#ac2040 color charts
#ac2040 color shades, tints & tones
#ac2040 color schemes
#ac2040 color preview, HTML & CSS examples
This text has a color of #ac2040
<p style="color:#ac2040;">Text here</p>
.mytext {color:#ac2040;}
This box has a color of #ac2040
<div style="background-color:#ac2040;">Content here</div>
.mybackground {background-color:#ac2040;}
Border around this has a color of #ac2040
<div style="border:2px solid #ac2040;">Content here</div>
.myborder {border:2px solid #ac2040;}