#ac203e color space conversions
Hex:
#ac203e
RGB:
172, 32, 62
CMY:
33, 87, 76
CMYK:
0, 81, 64, 33
HSL:
347°, 68.6275%, 40.0000%
HSV (HSB):
347°, 81.3953%, 67.4510%
XYZ:
18.3993, 10.1515, 5.5471
xyY:
0.5396, 0.2977, 10.1515
CIE-Lab:
38.1129, 55.9939, 19.1560
CIE-LCH:
38.1129, 59.1800, 18.8862
CIE-Luv:
38.1129, 96.6511, 9.6228
Hunter-Lab:
31.8614, 47.3225, 11.9805
#ac203e color charts
#ac203e color shades, tints & tones
#ac203e color schemes
#ac203e color preview, HTML & CSS examples
This text has a color of #ac203e
<p style="color:#ac203e;">Text here</p>
.mytext {color:#ac203e;}
This box has a color of #ac203e
<div style="background-color:#ac203e;">Content here</div>
.mybackground {background-color:#ac203e;}
Border around this has a color of #ac203e
<div style="border:2px solid #ac203e;">Content here</div>
.myborder {border:2px solid #ac203e;}