#ac523d color space conversions
Hex:
#ac523d
RGB:
172, 82, 61
CMY:
33, 68, 76
CMYK:
0, 52, 65, 33
HSL:
11°, 47.6395%, 45.6863%
HSV (HSB):
11°, 64.5349%, 67.4510%
XYZ:
20.8729, 15.1422, 6.2375
xyY:
0.4940, 0.3584, 15.1422
CIE-Lab:
45.8283, 35.1588, 29.5019
CIE-LCH:
45.8283, 45.8966, 40.0002
CIE-Luv:
45.8283, 68.6283, 25.3879
Hunter-Lab:
38.9129, 27.6496, 17.7353
#ac523d color charts
#ac523d color shades, tints & tones
#ac523d color schemes
#ac523d color preview, HTML & CSS examples
This text has a color of #ac523d
<p style="color:#ac523d;">Text here</p>
.mytext {color:#ac523d;}
This box has a color of #ac523d
<div style="background-color:#ac523d;">Content here</div>
.mybackground {background-color:#ac523d;}
Border around this has a color of #ac523d
<div style="border:2px solid #ac523d;">Content here</div>
.myborder {border:2px solid #ac523d;}