#ac8c8b color space conversions
Hex:
#ac8c8b
RGB:
172, 140, 139
CMY:
33, 45, 45
CMYK:
0, 19, 19, 33
HSL:
2°, 16.5829%, 60.9804%
HSV (HSB):
2°, 19.1860%, 67.4510%
XYZ:
31.0515, 29.3909, 28.4625
xyY:
0.3493, 0.3306, 29.3909
CIE-Lab:
61.1251, 11.9287, 5.0947
CIE-LCH:
61.1251, 12.9711, 23.1273
CIE-Luv:
61.1251, 19.8898, 5.0091
Hunter-Lab:
54.2134, 7.3652, 6.8216
#ac8c8b color charts
#ac8c8b color shades, tints & tones
#ac8c8b color schemes
#ac8c8b color preview, HTML & CSS examples
This text has a color of #ac8c8b
<p style="color:#ac8c8b;">Text here</p>
.mytext {color:#ac8c8b;}
This box has a color of #ac8c8b
<div style="background-color:#ac8c8b;">Content here</div>
.mybackground {background-color:#ac8c8b;}
Border around this has a color of #ac8c8b
<div style="border:2px solid #ac8c8b;">Content here</div>
.myborder {border:2px solid #ac8c8b;}