#a69a3d color space conversions
Hex:
#a69a3d
RGB:
166, 154, 61
CMY:
35, 40, 76
CMYK:
0, 7, 63, 35
HSL:
53°, 46.2555%, 44.5098%
HSV (HSB):
53°, 63.2530%, 65.0980%
XYZ:
28.1238, 31.5551, 9.0233
xyY:
0.4094, 0.4593, 31.5551
CIE-Lab:
62.9735, -7.2207, 48.9646
CIE-LCH:
62.9735, 49.4942, 98.3888
CIE-Luv:
62.9735, 12.2875, 56.4915
Hunter-Lab:
56.1739, -8.9374, 29.7979
#a69a3d color charts
#a69a3d color shades, tints & tones
#a69a3d color schemes
#a69a3d color preview, HTML & CSS examples
This text has a color of #a69a3d
<p style="color:#a69a3d;">Text here</p>
.mytext {color:#a69a3d;}
This box has a color of #a69a3d
<div style="background-color:#a69a3d;">Content here</div>
.mybackground {background-color:#a69a3d;}
Border around this has a color of #a69a3d
<div style="border:2px solid #a69a3d;">Content here</div>
.myborder {border:2px solid #a69a3d;}