#ac212d color space conversions
Hex:
#ac212d
RGB:
172, 33, 45
CMY:
33, 87, 82
CMYK:
0, 81, 74, 33
HSL:
355°, 67.8049%, 40.1961%
HSV (HSB):
355°, 80.8140%, 67.4510%
XYZ:
18.0308, 10.0478, 3.4717
xyY:
0.5715, 0.3185, 10.0478
CIE-Lab:
37.9281, 54.8465, 29.5597
CIE-LCH:
37.9281, 62.3050, 28.3226
CIE-Luv:
37.9281, 100.9379, 17.9482
Hunter-Lab:
31.6983, 46.0631, 15.6952
#ac212d color charts
#ac212d color shades, tints & tones
#ac212d color schemes
#ac212d color preview, HTML & CSS examples
This text has a color of #ac212d
<p style="color:#ac212d;">Text here</p>
.mytext {color:#ac212d;}
This box has a color of #ac212d
<div style="background-color:#ac212d;">Content here</div>
.mybackground {background-color:#ac212d;}
Border around this has a color of #ac212d
<div style="border:2px solid #ac212d;">Content here</div>
.myborder {border:2px solid #ac212d;}