#0de01c color space conversions
Hex:
#0de01c
RGB:
13, 224, 28
CMY:
95, 12, 89
CMYK:
94, 0, 88, 12
HSL:
124°, 89.0295%, 46.4706%
HSV (HSB):
124°, 94.1964%, 87.8431%
XYZ:
27.0312, 53.4807, 9.9967
xyY:
0.2987, 0.5909, 53.4807
CIE-Lab:
78.1580, -77.0427, 72.1158
CIE-LCH:
78.1580, 105.5285, 136.8919
CIE-Luv:
78.1580, -73.1566, 93.3202
Hunter-Lab:
73.1305, -61.9994, 43.0866
#0de01c color charts
#0de01c color shades, tints & tones
#0de01c color schemes
#0de01c color preview, HTML & CSS examples
This text has a color of #0de01c
<p style="color:#0de01c;">Text here</p>
.mytext {color:#0de01c;}
This box has a color of #0de01c
<div style="background-color:#0de01c;">Content here</div>
.mybackground {background-color:#0de01c;}
Border around this has a color of #0de01c
<div style="border:2px solid #0de01c;">Content here</div>
.myborder {border:2px solid #0de01c;}