#0ccc02 color space conversions
Hex:
#0ccc02
RGB:
12, 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.7554, 43.2683, 7.2624
xyY:
0.3010, 0.5986, 43.2683
CIE-Lab:
71.7367, -72.3220, 70.1609
CIE-LCH:
71.7367, 100.7622, 135.8690
CIE-Luv:
71.7367, -67.3215, 87.6070
Hunter-Lab:
65.7786, -56.0760, 39.4990
#0ccc02 color charts
#0ccc02 color shades, tints & tones
#0ccc02 color schemes
#0ccc02 color preview, HTML & CSS examples
This text has a color of #0ccc02
<p style="color:#0ccc02;">Text here</p>
.mytext {color:#0ccc02;}
This box has a color of #0ccc02
<div style="background-color:#0ccc02;">Content here</div>
.mybackground {background-color:#0ccc02;}
Border around this has a color of #0ccc02
<div style="border:2px solid #0ccc02;">Content here</div>
.myborder {border:2px solid #0ccc02;}