#ac202f color space conversions
Hex:
#ac202f
RGB:
172, 32, 47
CMY:
33, 87, 82
CMYK:
0, 81, 73, 33
HSL:
354°, 68.6275%, 40.0000%
HSV (HSB):
354°, 81.3953%, 67.4510%
XYZ:
18.0429, 10.0089, 3.6703
xyY:
0.5688, 0.3155, 10.0089
CIE-Lab:
37.8584, 55.2112, 28.2529
CIE-LCH:
37.8584, 62.0201, 27.0999
CIE-Luv:
37.8584, 100.8587, 16.9199
Hunter-Lab:
31.6369, 46.4360, 15.2674
#ac202f color charts
#ac202f color shades, tints & tones
#ac202f color schemes
#ac202f color preview, HTML & CSS examples
This text has a color of #ac202f
<p style="color:#ac202f;">Text here</p>
.mytext {color:#ac202f;}
This box has a color of #ac202f
<div style="background-color:#ac202f;">Content here</div>
.mybackground {background-color:#ac202f;}
Border around this has a color of #ac202f
<div style="border:2px solid #ac202f;">Content here</div>
.myborder {border:2px solid #ac202f;}