#ac2c51 color space conversions
Hex:
#ac2c51
RGB:
172, 44, 81
CMY:
33, 83, 68
CMYK:
0, 74, 53, 33
HSL:
343°, 59.2593%, 42.3529%
HSV (HSB):
343°, 74.4186%, 67.4510%
XYZ:
19.3991, 11.1661, 8.9174
xyY:
0.4913, 0.2828, 11.1661
CIE-Lab:
39.8588, 53.6158, 9.4544
CIE-LCH:
39.8588, 54.4430, 10.0005
CIE-Luv:
39.8588, 85.6874, 1.0628
Hunter-Lab:
33.4157, 45.1488, 7.5687
#ac2c51 color charts
#ac2c51 color shades, tints & tones
#ac2c51 color schemes
#ac2c51 color preview, HTML & CSS examples
This text has a color of #ac2c51
<p style="color:#ac2c51;">Text here</p>
.mytext {color:#ac2c51;}
This box has a color of #ac2c51
<div style="background-color:#ac2c51;">Content here</div>
.mybackground {background-color:#ac2c51;}
Border around this has a color of #ac2c51
<div style="border:2px solid #ac2c51;">Content here</div>
.myborder {border:2px solid #ac2c51;}