#a5ae6b color space conversions
Hex:
#a5ae6b
RGB:
165, 174, 107
CMY:
35, 32, 58
CMYK:
5, 0, 39, 32
HSL:
68°, 29.2576%, 55.0980%
HSV (HSB):
68°, 38.5057%, 68.2353%
XYZ:
33.3069, 39.3330, 19.7465
xyY:
0.3605, 0.4257, 39.3330
CIE-Lab:
68.9918, -13.8360, 33.3306
CIE-LCH:
68.9918, 36.0883, 112.5441
CIE-Luv:
68.9918, -2.3732, 45.1219
Hunter-Lab:
62.7160, -14.9560, 25.2334
#a5ae6b color charts
#a5ae6b color shades, tints & tones
#a5ae6b color schemes
#a5ae6b color preview, HTML & CSS examples
This text has a color of #a5ae6b
<p style="color:#a5ae6b;">Text here</p>
.mytext {color:#a5ae6b;}
This box has a color of #a5ae6b
<div style="background-color:#a5ae6b;">Content here</div>
.mybackground {background-color:#a5ae6b;}
Border around this has a color of #a5ae6b
<div style="border:2px solid #a5ae6b;">Content here</div>
.myborder {border:2px solid #a5ae6b;}