#0dd50c color space conversions
Hex:
#0dd50c
RGB:
13, 213, 12
CMY:
95, 16, 95
CMYK:
94, 0, 94, 16
HSL:
120°, 89.3333%, 44.1176%
HSV (HSB):
120°, 94.3662%, 83.5294%
XYZ:
24.0266, 47.7006, 8.2886
xyY:
0.3003, 0.5961, 47.7006
CIE-Lab:
74.6357, -74.5250, 71.5058
CIE-LCH:
74.6357, 103.2814, 136.1844
CIE-Luv:
74.6357, -69.9679, 90.5127
Hunter-Lab:
69.0656, -58.7682, 41.2305
#0dd50c color charts
#0dd50c color shades, tints & tones
#0dd50c color schemes
#0dd50c color preview, HTML & CSS examples
This text has a color of #0dd50c
<p style="color:#0dd50c;">Text here</p>
.mytext {color:#0dd50c;}
This box has a color of #0dd50c
<div style="background-color:#0dd50c;">Content here</div>
.mybackground {background-color:#0dd50c;}
Border around this has a color of #0dd50c
<div style="border:2px solid #0dd50c;">Content here</div>
.myborder {border:2px solid #0dd50c;}