#0dec25 color space conversions
Hex:
#0dec25
RGB:
13, 236, 37
CMY:
95, 7, 85
CMYK:
94, 0, 84, 7
HSL:
126°, 89.5582%, 48.8235%
HSV (HSB):
126°, 94.4915%, 92.5490%
XYZ:
30.4954, 60.2100, 11.7647
xyY:
0.2976, 0.5876, 60.2100
CIE-Lab:
81.9522, -79.9119, 73.6247
CIE-LCH:
81.9522, 108.6577, 137.3449
CIE-Luv:
81.9522, -76.6521, 96.8692
Hunter-Lab:
77.5951, -65.6399, 45.3273
#0dec25 color charts
#0dec25 color shades, tints & tones
#0dec25 color schemes
#0dec25 color preview, HTML & CSS examples
This text has a color of #0dec25
<p style="color:#0dec25;">Text here</p>
.mytext {color:#0dec25;}
This box has a color of #0dec25
<div style="background-color:#0dec25;">Content here</div>
.mybackground {background-color:#0dec25;}
Border around this has a color of #0dec25
<div style="border:2px solid #0dec25;">Content here</div>
.myborder {border:2px solid #0dec25;}