#a5cd6b color space conversions
Hex:
#a5cd6b
RGB:
165, 205, 107
CMY:
35, 20, 58
CMYK:
20, 0, 48, 20
HSL:
84°, 49.4949%, 61.1765%
HSV (HSB):
84°, 47.8049%, 80.3922%
XYZ:
40.0022, 52.7235, 21.9782
xyY:
0.3487, 0.4596, 52.7235
CIE-Lab:
77.7115, -29.2275, 44.2509
CIE-LCH:
77.7115, 53.0320, 123.4445
CIE-Luv:
77.7115, -19.6147, 61.4093
Hunter-Lab:
72.6110, -28.7315, 32.8815
#a5cd6b color charts
#a5cd6b color shades, tints & tones
#a5cd6b color schemes
#a5cd6b color preview, HTML & CSS examples
This text has a color of #a5cd6b
<p style="color:#a5cd6b;">Text here</p>
.mytext {color:#a5cd6b;}
This box has a color of #a5cd6b
<div style="background-color:#a5cd6b;">Content here</div>
.mybackground {background-color:#a5cd6b;}
Border around this has a color of #a5cd6b
<div style="border:2px solid #a5cd6b;">Content here</div>
.myborder {border:2px solid #a5cd6b;}