#ac532c color space conversions
Hex:
#ac532c
RGB:
172, 83, 44
CMY:
33, 67, 83
CMYK:
0, 52, 74, 33
HSL:
18°, 59.2593%, 42.3529%
HSV (HSB):
18°, 74.4186%, 67.4510%
XYZ:
20.5611, 15.1390, 4.2213
xyY:
0.5150, 0.3792, 15.1390
CIE-Lab:
45.8240, 33.6680, 38.9030
CIE-LCH:
45.8240, 51.4488, 49.1259
CIE-Luv:
45.8240, 70.3585, 32.8130
Hunter-Lab:
38.9089, 26.2365, 20.8037
#ac532c color charts
#ac532c color shades, tints & tones
#ac532c color schemes
#ac532c color preview, HTML & CSS examples
This text has a color of #ac532c
<p style="color:#ac532c;">Text here</p>
.mytext {color:#ac532c;}
This box has a color of #ac532c
<div style="background-color:#ac532c;">Content here</div>
.mybackground {background-color:#ac532c;}
Border around this has a color of #ac532c
<div style="border:2px solid #ac532c;">Content here</div>
.myborder {border:2px solid #ac532c;}