#acaa0c color space conversions
Hex:
#acaa0c
RGB:
172, 170, 12
CMY:
33, 33, 95
CMYK:
0, 1, 93, 33
HSL:
59°, 86.9565%, 36.0784%
HSV (HSB):
59°, 93.0233%, 67.4510%
XYZ:
31.4543, 37.5467, 5.9372
xyY:
0.4197, 0.5010, 37.5467
CIE-Lab:
67.6851, -14.8648, 68.4436
CIE-LCH:
67.6851, 70.0392, 102.2534
CIE-Luv:
67.6851, 6.6765, 73.3846
Hunter-Lab:
61.2753, -15.6028, 37.1479
#acaa0c color charts
#acaa0c color shades, tints & tones
#acaa0c color schemes
#acaa0c color preview, HTML & CSS examples
This text has a color of #acaa0c
<p style="color:#acaa0c;">Text here</p>
.mytext {color:#acaa0c;}
This box has a color of #acaa0c
<div style="background-color:#acaa0c;">Content here</div>
.mybackground {background-color:#acaa0c;}
Border around this has a color of #acaa0c
<div style="border:2px solid #acaa0c;">Content here</div>
.myborder {border:2px solid #acaa0c;}