#ac224e color space conversions
Hex:
#ac224e
RGB:
172, 34, 78
CMY:
33, 87, 69
CMYK:
0, 80, 55, 33
HSL:
341°, 66.9903%, 40.3922%
HSV (HSB):
341°, 80.2326%, 67.4510%
XYZ:
18.9604, 10.4648, 8.2283
xyY:
0.5036, 0.2779, 10.4648
CIE-Lab:
38.6640, 56.5299, 9.6918
CIE-LCH:
38.6640, 57.3547, 9.7285
CIE-Luv:
38.6640, 90.5756, 0.5681
Hunter-Lab:
32.3493, 48.0104, 7.5636
#ac224e color charts
#ac224e color shades, tints & tones
#ac224e color schemes
#ac224e color preview, HTML & CSS examples
This text has a color of #ac224e
<p style="color:#ac224e;">Text here</p>
.mytext {color:#ac224e;}
This box has a color of #ac224e
<div style="background-color:#ac224e;">Content here</div>
.mybackground {background-color:#ac224e;}
Border around this has a color of #ac224e
<div style="border:2px solid #ac224e;">Content here</div>
.myborder {border:2px solid #ac224e;}