#a5d14c color space conversions
Hex:
#a5d14c
RGB:
165, 209, 76
CMY:
35, 18, 70
CMYK:
21, 0, 64, 18
HSL:
80°, 59.1111%, 55.8824%
HSV (HSB):
80°, 63.6364%, 81.9608%
XYZ:
39.6220, 54.1221, 15.1958
xyY:
0.3637, 0.4968, 54.1221
CIE-Lab:
78.5329, -33.9588, 59.2466
CIE-LCH:
78.5329, 68.2887, 119.8203
CIE-Luv:
78.5329, -21.6038, 76.2327
Hunter-Lab:
73.5677, -32.6071, 39.2507
#a5d14c color charts
#a5d14c color shades, tints & tones
#a5d14c color schemes
#a5d14c color preview, HTML & CSS examples
This text has a color of #a5d14c
<p style="color:#a5d14c;">Text here</p>
.mytext {color:#a5d14c;}
This box has a color of #a5d14c
<div style="background-color:#a5d14c;">Content here</div>
.mybackground {background-color:#a5d14c;}
Border around this has a color of #a5d14c
<div style="border:2px solid #a5d14c;">Content here</div>
.myborder {border:2px solid #a5d14c;}