#ac202c color space conversions
Hex:
#ac202c
RGB:
172, 32, 44
CMY:
33, 87, 83
CMYK:
0, 81, 74, 33
HSL:
355°, 68.6275%, 40.0000%
HSV (HSB):
355°, 81.3953%, 67.4510%
XYZ:
17.9844, 9.9855, 3.3624
xyY:
0.5740, 0.3187, 9.9855
CIE-Lab:
37.8164, 55.0814, 30.0400
CIE-LCH:
37.8164, 62.7404, 28.6070
CIE-Luv:
37.8164, 101.5844, 18.1715
Hunter-Lab:
31.5999, 46.2896, 15.8112
#ac202c color charts
#ac202c color shades, tints & tones
#ac202c color schemes
#ac202c color preview, HTML & CSS examples
This text has a color of #ac202c
<p style="color:#ac202c;">Text here</p>
.mytext {color:#ac202c;}
This box has a color of #ac202c
<div style="background-color:#ac202c;">Content here</div>
.mybackground {background-color:#ac202c;}
Border around this has a color of #ac202c
<div style="border:2px solid #ac202c;">Content here</div>
.myborder {border:2px solid #ac202c;}