#ac5b2d color space conversions
Hex:
#ac5b2d
RGB:
172, 91, 45
CMY:
33, 64, 82
CMYK:
0, 47, 74, 33
HSL:
22°, 58.5253%, 42.5490%
HSV (HSB):
22°, 73.8372%, 67.4510%
XYZ:
21.2280, 16.4423, 4.5375
xyY:
0.5029, 0.3896, 16.4423
CIE-Lab:
47.5495, 29.4411, 40.2285
CIE-LCH:
47.5495, 49.8509, 53.8016
CIE-Luv:
47.5495, 64.1809, 35.4795
Hunter-Lab:
40.5491, 22.4862, 21.7498
#ac5b2d color charts
#ac5b2d color shades, tints & tones
#ac5b2d color schemes
#ac5b2d color preview, HTML & CSS examples
This text has a color of #ac5b2d
<p style="color:#ac5b2d;">Text here</p>
.mytext {color:#ac5b2d;}
This box has a color of #ac5b2d
<div style="background-color:#ac5b2d;">Content here</div>
.mybackground {background-color:#ac5b2d;}
Border around this has a color of #ac5b2d
<div style="border:2px solid #ac5b2d;">Content here</div>
.myborder {border:2px solid #ac5b2d;}