#ac3c40 color space conversions
Hex:
#ac3c40
RGB:
172, 60, 64
CMY:
33, 76, 75
CMYK:
0, 65, 63, 33
HSL:
358°, 48.2759%, 45.4902%
HSV (HSB):
358°, 65.1163%, 67.4510%
XYZ:
19.5545, 12.3725, 6.2080
xyY:
0.5128, 0.3244, 12.3725
CIE-Lab:
41.8022, 46.0232, 22.6821
CIE-LCH:
41.8022, 51.3090, 26.2359
CIE-Luv:
41.8022, 82.4449, 15.9188
Hunter-Lab:
35.1746, 37.6774, 14.1581
#ac3c40 color charts
#ac3c40 color shades, tints & tones
#ac3c40 color schemes
#ac3c40 color preview, HTML & CSS examples
This text has a color of #ac3c40
<p style="color:#ac3c40;">Text here</p>
.mytext {color:#ac3c40;}
This box has a color of #ac3c40
<div style="background-color:#ac3c40;">Content here</div>
.mybackground {background-color:#ac3c40;}
Border around this has a color of #ac3c40
<div style="border:2px solid #ac3c40;">Content here</div>
.myborder {border:2px solid #ac3c40;}