#0dec45 color space conversions
Hex:
#0dec45
RGB:
13, 236, 69
CMY:
95, 7, 73
CMYK:
94, 0, 71, 7
HSL:
135°, 89.5582%, 48.8235%
HSV (HSB):
135°, 94.4915%, 92.5490%
XYZ:
31.2356, 60.5061, 15.6628
xyY:
0.2908, 0.5633, 60.5061
CIE-Lab:
82.1125, -77.8553, 64.3663
CIE-LCH:
82.1125, 101.0172, 140.4180
CIE-Luv:
82.1125, -75.8963, 89.7245
Hunter-Lab:
77.7857, -64.4465, 42.5115
#0dec45 color charts
#0dec45 color shades, tints & tones
#0dec45 color schemes
#0dec45 color preview, HTML & CSS examples
This text has a color of #0dec45
<p style="color:#0dec45;">Text here</p>
.mytext {color:#0dec45;}
This box has a color of #0dec45
<div style="background-color:#0dec45;">Content here</div>
.mybackground {background-color:#0dec45;}
Border around this has a color of #0dec45
<div style="border:2px solid #0dec45;">Content here</div>
.myborder {border:2px solid #0dec45;}