#ac384d color space conversions
Hex:
#ac384d
RGB:
172, 56, 77
CMY:
33, 78, 70
CMYK:
0, 67, 55, 33
HSL:
349°, 50.8772%, 44.7059%
HSV (HSB):
349°, 67.4419%, 67.4510%
XYZ:
19.7670, 12.1348, 8.3216
xyY:
0.4914, 0.3017, 12.1348
CIE-Lab:
41.4296, 48.6943, 14.1417
CIE-LCH:
41.4296, 50.7062, 16.1943
CIE-Luv:
41.4296, 81.2481, 7.1641
Hunter-Lab:
34.8351, 40.3275, 10.2210
#ac384d color charts
#ac384d color shades, tints & tones
#ac384d color schemes
#ac384d color preview, HTML & CSS examples
This text has a color of #ac384d
<p style="color:#ac384d;">Text here</p>
.mytext {color:#ac384d;}
This box has a color of #ac384d
<div style="background-color:#ac384d;">Content here</div>
.mybackground {background-color:#ac384d;}
Border around this has a color of #ac384d
<div style="border:2px solid #ac384d;">Content here</div>
.myborder {border:2px solid #ac384d;}