#a1dc4e color space conversions
Hex:
#a1dc4e
RGB:
161, 220, 78
CMY:
37, 14, 69
CMYK:
27, 0, 65, 14
HSL:
85°, 66.9811%, 58.4314%
HSV (HSB):
85°, 64.5455%, 86.2745%
XYZ:
41.6663, 59.3135, 16.4603
xyY:
0.3548, 0.5051, 59.3135
CIE-Lab:
81.4636, -40.2752, 61.4982
CIE-LCH:
81.4636, 73.5127, 123.2208
CIE-Luv:
81.4636, -29.5505, 80.4470
Hunter-Lab:
77.0153, -38.2059, 41.2387
#a1dc4e color charts
#a1dc4e color shades, tints & tones
#a1dc4e color schemes
#a1dc4e color preview, HTML & CSS examples
This text has a color of #a1dc4e
<p style="color:#a1dc4e;">Text here</p>
.mytext {color:#a1dc4e;}
This box has a color of #a1dc4e
<div style="background-color:#a1dc4e;">Content here</div>
.mybackground {background-color:#a1dc4e;}
Border around this has a color of #a1dc4e
<div style="border:2px solid #a1dc4e;">Content here</div>
.myborder {border:2px solid #a1dc4e;}