#a5cd7a color space conversions
Hex:
#a5cd7a
RGB:
165, 205, 122
CMY:
35, 20, 52
CMYK:
20, 0, 40, 20
HSL:
89°, 45.3552%, 64.1176%
HSV (HSB):
89°, 40.4878%, 80.3922%
XYZ:
40.8612, 53.0671, 26.5017
xyY:
0.3393, 0.4406, 53.0671
CIE-Lab:
77.9146, -27.4399, 37.0489
CIE-LCH:
77.9146, 46.1039, 126.5251
CIE-Luv:
77.9146, -19.7302, 53.5345
Hunter-Lab:
72.8472, -27.3589, 29.4234
#a5cd7a color charts
#a5cd7a color shades, tints & tones
#a5cd7a color schemes
#a5cd7a color preview, HTML & CSS examples
This text has a color of #a5cd7a
<p style="color:#a5cd7a;">Text here</p>
.mytext {color:#a5cd7a;}
This box has a color of #a5cd7a
<div style="background-color:#a5cd7a;">Content here</div>
.mybackground {background-color:#a5cd7a;}
Border around this has a color of #a5cd7a
<div style="border:2px solid #a5cd7a;">Content here</div>
.myborder {border:2px solid #a5cd7a;}