#a5ad2c color space conversions
Hex:
#a5ad2c
RGB:
165, 173, 44
CMY:
35, 32, 83
CMYK:
5, 0, 75, 32
HSL:
64°, 59.4470%, 42.5490%
HSV (HSB):
64°, 74.5665%, 67.8431%
XYZ:
30.9152, 38.0683, 8.1014
xyY:
0.4011, 0.4938, 38.0683
CIE-Lab:
68.0709, -18.5149, 60.8304
CIE-LCH:
68.0709, 63.5857, 106.9286
CIE-Luv:
68.0709, -0.3322, 69.6951
Hunter-Lab:
61.6995, -18.5348, 35.4047
#a5ad2c color charts
#a5ad2c color shades, tints & tones
#a5ad2c color schemes
#a5ad2c color preview, HTML & CSS examples
This text has a color of #a5ad2c
<p style="color:#a5ad2c;">Text here</p>
.mytext {color:#a5ad2c;}
This box has a color of #a5ad2c
<div style="background-color:#a5ad2c;">Content here</div>
.mybackground {background-color:#a5ad2c;}
Border around this has a color of #a5ad2c
<div style="border:2px solid #a5ad2c;">Content here</div>
.myborder {border:2px solid #a5ad2c;}