#a5ca5a color space conversions
Hex:
#a5ca5a
RGB:
165, 202, 90
CMY:
35, 21, 65
CMYK:
18, 0, 55, 21
HSL:
80°, 51.3761%, 57.2549%
HSV (HSB):
80°, 55.4455%, 79.2157%
XYZ:
38.4830, 50.9786, 17.4844
xyY:
0.3598, 0.4767, 50.9786
CIE-Lab:
76.6660, -29.5259, 51.0613
CIE-LCH:
76.6660, 58.9833, 120.0385
CIE-Luv:
76.6660, -17.8717, 67.6677
Hunter-Lab:
71.3993, -28.7402, 35.4604
#a5ca5a color charts
#a5ca5a color shades, tints & tones
#a5ca5a color schemes
#a5ca5a color preview, HTML & CSS examples
This text has a color of #a5ca5a
<p style="color:#a5ca5a;">Text here</p>
.mytext {color:#a5ca5a;}
This box has a color of #a5ca5a
<div style="background-color:#a5ca5a;">Content here</div>
.mybackground {background-color:#a5ca5a;}
Border around this has a color of #a5ca5a
<div style="border:2px solid #a5ca5a;">Content here</div>
.myborder {border:2px solid #a5ca5a;}