#ac2f40 color space conversions
Hex:
#ac2f40
RGB:
172, 47, 64
CMY:
33, 82, 75
CMYK:
0, 73, 63, 33
HSL:
352°, 57.0776%, 42.9412%
HSV (HSB):
352°, 72.6744%, 67.4510%
XYZ:
18.9552, 11.1739, 6.0082
xyY:
0.5245, 0.3092, 11.1739
CIE-Lab:
39.8718, 51.2970, 20.1885
CIE-LCH:
39.8718, 55.1268, 21.4826
CIE-Luv:
39.8718, 89.5488, 12.0315
Hunter-Lab:
33.4273, 42.7219, 12.7424
#ac2f40 color charts
#ac2f40 color shades, tints & tones
#ac2f40 color schemes
#ac2f40 color preview, HTML & CSS examples
This text has a color of #ac2f40
<p style="color:#ac2f40;">Text here</p>
.mytext {color:#ac2f40;}
This box has a color of #ac2f40
<div style="background-color:#ac2f40;">Content here</div>
.mybackground {background-color:#ac2f40;}
Border around this has a color of #ac2f40
<div style="border:2px solid #ac2f40;">Content here</div>
.myborder {border:2px solid #ac2f40;}