#0dcc02 color space conversions
Hex:
#0dcc02
RGB:
13, 204, 2
CMY:
95, 20, 99
CMYK:
94, 0, 99, 20
HSL:
117°, 98.0583%, 40.3922%
HSV (HSB):
117°, 99.0196%, 80.0000%
XYZ:
21.7698, 43.2757, 7.2631
xyY:
0.3011, 0.5985, 43.2757
CIE-Lab:
71.7417, -72.2763, 70.1670
CIE-LCH:
71.7417, 100.7337, 135.8484
CIE-Luv:
71.7417, -67.2704, 87.6064
Hunter-Lab:
65.7843, -56.0519, 39.5029
#0dcc02 color charts
#0dcc02 color shades, tints & tones
#0dcc02 color schemes
#0dcc02 color preview, HTML & CSS examples
This text has a color of #0dcc02
<p style="color:#0dcc02;">Text here</p>
.mytext {color:#0dcc02;}
This box has a color of #0dcc02
<div style="background-color:#0dcc02;">Content here</div>
.mybackground {background-color:#0dcc02;}
Border around this has a color of #0dcc02
<div style="border:2px solid #0dcc02;">Content here</div>
.myborder {border:2px solid #0dcc02;}