#ac442c color space conversions
Hex:
#ac442c
RGB:
172, 68, 44
CMY:
33, 73, 83
CMYK:
0, 60, 74, 33
HSL:
11°, 59.2593%, 42.3529%
HSV (HSB):
11°, 74.4186%, 67.4510%
XYZ:
19.5350, 13.0867, 3.8793
xyY:
0.5352, 0.3585, 13.0867
CIE-Lab:
42.8937, 41.2202, 35.7307
CIE-LCH:
42.8937, 54.5508, 40.9195
CIE-Luv:
42.8937, 81.2293, 27.5688
Hunter-Lab:
36.1756, 33.0835, 18.9650
#ac442c color charts
#ac442c color shades, tints & tones
#ac442c color schemes
#ac442c color preview, HTML & CSS examples
This text has a color of #ac442c
<p style="color:#ac442c;">Text here</p>
.mytext {color:#ac442c;}
This box has a color of #ac442c
<div style="background-color:#ac442c;">Content here</div>
.mybackground {background-color:#ac442c;}
Border around this has a color of #ac442c
<div style="border:2px solid #ac442c;">Content here</div>
.myborder {border:2px solid #ac442c;}