#0dec40 color space conversions
Hex:
#0dec40
RGB:
13, 236, 64
CMY:
95, 7, 75
CMYK:
94, 0, 73, 7
HSL:
134°, 89.5582%, 48.8235%
HSV (HSB):
134°, 94.4915%, 92.5490%
XYZ:
31.0868, 60.4466, 14.8794
xyY:
0.2921, 0.5680, 60.4466
CIE-Lab:
82.0804, -78.2653, 66.0879
CIE-LCH:
82.0804, 102.4357, 139.8219
CIE-Luv:
82.0804, -76.0460, 91.1425
Hunter-Lab:
77.7474, -64.6859, 43.0762
#0dec40 color charts
#0dec40 color shades, tints & tones
#0dec40 color schemes
#0dec40 color preview, HTML & CSS examples
This text has a color of #0dec40
<p style="color:#0dec40;">Text here</p>
.mytext {color:#0dec40;}
This box has a color of #0dec40
<div style="background-color:#0dec40;">Content here</div>
.mybackground {background-color:#0dec40;}
Border around this has a color of #0dec40
<div style="border:2px solid #0dec40;">Content here</div>
.myborder {border:2px solid #0dec40;}