#a5ad8c color space conversions
Hex:
#a5ad8c
RGB:
165, 173, 140
CMY:
35, 32, 45
CMYK:
5, 0, 19, 32
HSL:
75°, 16.7513%, 61.3725%
HSV (HSB):
75°, 19.0751%, 67.8431%
XYZ:
35.1942, 39.7799, 30.6343
xyY:
0.3333, 0.3767, 39.7799
CIE-Lab:
69.3125, -8.6822, 16.0378
CIE-LCH:
69.3125, 18.2371, 118.4293
CIE-Luv:
69.3125, -3.0110, 23.7023
Hunter-Lab:
63.0713, -10.7706, 15.3523
#a5ad8c color charts
#a5ad8c color shades, tints & tones
#a5ad8c color schemes
#a5ad8c color preview, HTML & CSS examples
This text has a color of #a5ad8c
<p style="color:#a5ad8c;">Text here</p>
.mytext {color:#a5ad8c;}
This box has a color of #a5ad8c
<div style="background-color:#a5ad8c;">Content here</div>
.mybackground {background-color:#a5ad8c;}
Border around this has a color of #a5ad8c
<div style="border:2px solid #a5ad8c;">Content here</div>
.myborder {border:2px solid #a5ad8c;}