#ac523b color space conversions
Hex:
#ac523b
RGB:
172, 82, 59
CMY:
33, 68, 77
CMYK:
0, 52, 66, 33
HSL:
12°, 48.9177%, 45.2941%
HSV (HSB):
12°, 65.6977%, 67.4510%
XYZ:
20.8200, 15.1210, 5.9590
xyY:
0.4969, 0.3609, 15.1210
CIE-Lab:
45.7995, 35.0279, 30.6172
CIE-LCH:
45.7995, 46.5228, 41.1561
CIE-Luv:
45.7995, 68.9571, 26.3265
Hunter-Lab:
38.8857, 27.5213, 18.1342
#ac523b color charts
#ac523b color shades, tints & tones
#ac523b color schemes
#ac523b color preview, HTML & CSS examples
This text has a color of #ac523b
<p style="color:#ac523b;">Text here</p>
.mytext {color:#ac523b;}
This box has a color of #ac523b
<div style="background-color:#ac523b;">Content here</div>
.mybackground {background-color:#ac523b;}
Border around this has a color of #ac523b
<div style="border:2px solid #ac523b;">Content here</div>
.myborder {border:2px solid #ac523b;}