#0dcc0d color space conversions
Hex:
#0dcc0d
RGB:
13, 204, 13
CMY:
95, 20, 95
CMYK:
94, 0, 94, 20
HSL:
120°, 88.0184%, 42.5490%
HSV (HSB):
120°, 93.6275%, 80.0000%
XYZ:
21.8315, 43.3004, 7.5879
xyY:
0.3002, 0.5954, 43.3004
CIE-Lab:
71.7584, -72.0595, 69.0041
CIE-LCH:
71.7584, 99.7704, 136.2408
CIE-Luv:
71.7584, -67.1921, 86.8624
Hunter-Lab:
65.8030, -55.9342, 39.2252
#0dcc0d color charts
#0dcc0d color shades, tints & tones
#0dcc0d color schemes
#0dcc0d color preview, HTML & CSS examples
This text has a color of #0dcc0d
<p style="color:#0dcc0d;">Text here</p>
.mytext {color:#0dcc0d;}
This box has a color of #0dcc0d
<div style="background-color:#0dcc0d;">Content here</div>
.mybackground {background-color:#0dcc0d;}
Border around this has a color of #0dcc0d
<div style="border:2px solid #0dcc0d;">Content here</div>
.myborder {border:2px solid #0dcc0d;}