#a0dd0c color space conversions
Hex:
#a0dd0c
RGB:
160, 221, 12
CMY:
37, 13, 95
CMYK:
28, 0, 95, 13
HSL:
78°, 89.6996%, 45.6863%
HSV (HSB):
78°, 94.5701%, 86.6667%
XYZ:
40.4200, 59.2130, 9.6467
xyY:
0.3699, 0.5418, 59.2130
CIE-Lab:
81.4086, -43.8631, 78.7858
CIE-LCH:
81.4086, 90.1730, 119.1064
CIE-Luv:
81.4086, -30.6838, 93.3461
Hunter-Lab:
76.9500, -40.9007, 46.4322
#a0dd0c color charts
#a0dd0c color shades, tints & tones
#a0dd0c color schemes
#a0dd0c color preview, HTML & CSS examples
This text has a color of #a0dd0c
<p style="color:#a0dd0c;">Text here</p>
.mytext {color:#a0dd0c;}
This box has a color of #a0dd0c
<div style="background-color:#a0dd0c;">Content here</div>
.mybackground {background-color:#a0dd0c;}
Border around this has a color of #a0dd0c
<div style="border:2px solid #a0dd0c;">Content here</div>
.myborder {border:2px solid #a0dd0c;}