#ac383e color space conversions
Hex:
#ac383e
RGB:
172, 56, 62
CMY:
33, 78, 76
CMYK:
0, 67, 64, 33
HSL:
357°, 50.8772%, 44.7059%
HSV (HSB):
357°, 67.4419%, 67.4510%
XYZ:
19.2969, 11.9468, 5.8463
xyY:
0.5203, 0.3221, 11.9468
CIE-Lab:
41.1314, 47.6124, 23.0504
CIE-LCH:
41.1314, 52.8986, 25.8329
CIE-Luv:
41.1314, 85.2582, 15.6989
Hunter-Lab:
34.5641, 39.1681, 14.1663
#ac383e color charts
#ac383e color shades, tints & tones
#ac383e color schemes
#ac383e color preview, HTML & CSS examples
This text has a color of #ac383e
<p style="color:#ac383e;">Text here</p>
.mytext {color:#ac383e;}
This box has a color of #ac383e
<div style="background-color:#ac383e;">Content here</div>
.mybackground {background-color:#ac383e;}
Border around this has a color of #ac383e
<div style="border:2px solid #ac383e;">Content here</div>
.myborder {border:2px solid #ac383e;}