#a5cd9c color space conversions
Hex:
#a5cd9c
RGB:
165, 205, 156
CMY:
35, 20, 39
CMYK:
20, 0, 24, 20
HSL:
109°, 32.8859%, 70.7843%
HSV (HSB):
109°, 23.9024%, 80.3922%
XYZ:
43.3491, 54.0623, 39.6028
xyY:
0.3164, 0.3946, 54.0623
CIE-Lab:
78.4980, -22.4462, 20.1637
CIE-LCH:
78.4980, 30.1729, 138.0663
CIE-Luv:
78.4980, -20.0508, 32.3273
Hunter-Lab:
73.5271, -23.4346, 19.5344
#a5cd9c color charts
#a5cd9c color shades, tints & tones
#a5cd9c color schemes
#a5cd9c color preview, HTML & CSS examples
This text has a color of #a5cd9c
<p style="color:#a5cd9c;">Text here</p>
.mytext {color:#a5cd9c;}
This box has a color of #a5cd9c
<div style="background-color:#a5cd9c;">Content here</div>
.mybackground {background-color:#a5cd9c;}
Border around this has a color of #a5cd9c
<div style="border:2px solid #a5cd9c;">Content here</div>
.myborder {border:2px solid #a5cd9c;}