#ac363e color space conversions
Hex:
#ac363e
RGB:
172, 54, 62
CMY:
33, 79, 76
CMYK:
0, 69, 64, 33
HSL:
356°, 52.2124%, 44.3137%
HSV (HSB):
356°, 68.6047%, 67.4510%
XYZ:
19.2019, 11.7568, 5.8147
xyY:
0.5222, 0.3197, 11.7568
CIE-Lab:
40.8269, 48.4419, 22.6619
CIE-LCH:
40.8269, 53.4807, 25.0709
CIE-Luv:
40.8269, 86.3868, 15.0917
Hunter-Lab:
34.2882, 39.9585, 13.9472
#ac363e color charts
#ac363e color shades, tints & tones
#ac363e color schemes
#ac363e color preview, HTML & CSS examples
This text has a color of #ac363e
<p style="color:#ac363e;">Text here</p>
.mytext {color:#ac363e;}
This box has a color of #ac363e
<div style="background-color:#ac363e;">Content here</div>
.mybackground {background-color:#ac363e;}
Border around this has a color of #ac363e
<div style="border:2px solid #ac363e;">Content here</div>
.myborder {border:2px solid #ac363e;}