#ac224d color space conversions
Hex:
#ac224d
RGB:
172, 34, 77
CMY:
33, 87, 70
CMYK:
0, 80, 55, 33
HSL:
341°, 66.9903%, 40.3922%
HSV (HSB):
341°, 80.2326%, 67.4510%
XYZ:
18.9248, 10.4505, 8.0409
xyY:
0.5058, 0.2793, 10.4505
CIE-Lab:
38.6392, 56.4539, 10.2960
CIE-LCH:
38.6392, 57.3851, 10.3359
CIE-Luv:
38.6392, 90.9308, 1.2033
Hunter-Lab:
32.3273, 47.9236, 7.8817
#ac224d color charts
#ac224d color shades, tints & tones
#ac224d color schemes
#ac224d color preview, HTML & CSS examples
This text has a color of #ac224d
<p style="color:#ac224d;">Text here</p>
.mytext {color:#ac224d;}
This box has a color of #ac224d
<div style="background-color:#ac224d;">Content here</div>
.mybackground {background-color:#ac224d;}
Border around this has a color of #ac224d
<div style="border:2px solid #ac224d;">Content here</div>
.myborder {border:2px solid #ac224d;}