#ac955e color space conversions
Hex:
#ac955e
RGB:
172, 149, 94
CMY:
33, 42, 63
CMYK:
0, 13, 45, 33
HSL:
42°, 31.9672%, 52.1569%
HSV (HSB):
42°, 45.3488%, 67.4510%
XYZ:
29.7811, 31.0737, 15.0179
xyY:
0.3925, 0.4096, 31.0737
CIE-Lab:
62.5698, 0.9394, 32.1305
CIE-LCH:
62.5698, 32.1442, 88.3253
CIE-Luv:
62.5698, 18.2019, 39.5792
Hunter-Lab:
55.7438, -2.1881, 23.0474
#ac955e color charts
#ac955e color shades, tints & tones
#ac955e color schemes
#ac955e color preview, HTML & CSS examples
This text has a color of #ac955e
<p style="color:#ac955e;">Text here</p>
.mytext {color:#ac955e;}
This box has a color of #ac955e
<div style="background-color:#ac955e;">Content here</div>
.mybackground {background-color:#ac955e;}
Border around this has a color of #ac955e
<div style="border:2px solid #ac955e;">Content here</div>
.myborder {border:2px solid #ac955e;}