#aca05c color space conversions
Hex:
#aca05c
RGB:
172, 160, 92
CMY:
33, 37, 64
CMYK:
0, 7, 47, 33
HSL:
51°, 32.5203%, 51.7647%
HSV (HSB):
51°, 46.5116%, 67.4510%
XYZ:
31.5158, 34.6850, 15.1590
xyY:
0.3874, 0.4263, 34.6850
CIE-Lab:
65.5027, -5.2323, 36.8644
CIE-LCH:
65.5027, 37.2339, 98.0783
CIE-Luv:
65.5027, 11.2632, 46.2541
Hunter-Lab:
58.8940, -7.5440, 25.9648
#aca05c color charts
#aca05c color shades, tints & tones
#aca05c color schemes
#aca05c color preview, HTML & CSS examples
This text has a color of #aca05c
<p style="color:#aca05c;">Text here</p>
.mytext {color:#aca05c;}
This box has a color of #aca05c
<div style="background-color:#aca05c;">Content here</div>
.mybackground {background-color:#aca05c;}
Border around this has a color of #aca05c
<div style="border:2px solid #aca05c;">Content here</div>
.myborder {border:2px solid #aca05c;}