#a5dd50 color space conversions
Hex:
#a5dd50
RGB:
165, 221, 80
CMY:
35, 13, 69
CMYK:
25, 0, 64, 13
HSL:
84°, 67.4641%, 59.0196%
HSV (HSB):
84°, 63.8009%, 86.6667%
XYZ:
42.8215, 60.2914, 16.9699
xyY:
0.3566, 0.5021, 60.2914
CIE-Lab:
81.9963, -39.0931, 61.3284
CIE-LCH:
81.9963, 72.7286, 122.5150
CIE-Luv:
81.9963, -27.9581, 80.2855
Hunter-Lab:
77.6476, -37.4431, 41.3954
#a5dd50 color charts
#a5dd50 color shades, tints & tones
#a5dd50 color schemes
#a5dd50 color preview, HTML & CSS examples
This text has a color of #a5dd50
<p style="color:#a5dd50;">Text here</p>
.mytext {color:#a5dd50;}
This box has a color of #a5dd50
<div style="background-color:#a5dd50;">Content here</div>
.mybackground {background-color:#a5dd50;}
Border around this has a color of #a5dd50
<div style="border:2px solid #a5dd50;">Content here</div>
.myborder {border:2px solid #a5dd50;}