#ac2d65 color space conversions
Hex:
#ac2d65
RGB:
172, 45, 101
CMY:
33, 82, 60
CMYK:
0, 74, 41, 33
HSL:
334°, 58.5253%, 42.5490%
HSV (HSB):
334°, 73.8372%, 67.4510%
XYZ:
20.3006, 11.5870, 13.4785
xyY:
0.4475, 0.2554, 11.5870
CIE-Lab:
40.5521, 55.1188, -2.1723
CIE-LCH:
40.5521, 55.1616, 357.7430
CIE-Luv:
40.5521, 78.2216, -12.4995
Hunter-Lab:
34.0397, 46.8844, 0.3511
#ac2d65 color charts
#ac2d65 color shades, tints & tones
#ac2d65 color schemes
#ac2d65 color preview, HTML & CSS examples
This text has a color of #ac2d65
<p style="color:#ac2d65;">Text here</p>
.mytext {color:#ac2d65;}
This box has a color of #ac2d65
<div style="background-color:#ac2d65;">Content here</div>
.mybackground {background-color:#ac2d65;}
Border around this has a color of #ac2d65
<div style="border:2px solid #ac2d65;">Content here</div>
.myborder {border:2px solid #ac2d65;}