#0ccc1c color space conversions
Hex:
#0ccc1c
RGB:
12, 204, 28
CMY:
95, 20, 89
CMYK:
94, 0, 86, 20
HSL:
125°, 88.8889%, 42.3529%
HSV (HSB):
125°, 94.1176%, 80.0000%
XYZ:
21.9541, 43.3477, 8.3085
xyY:
0.2982, 0.5889, 43.3477
CIE-Lab:
71.7904, -71.6253, 66.5325
CIE-LCH:
71.7904, 97.7587, 137.1111
CIE-Luv:
71.7904, -67.0699, 85.2209
Hunter-Lab:
65.8390, -55.6972, 38.6053
#0ccc1c color charts
#0ccc1c color shades, tints & tones
#0ccc1c color schemes
#0ccc1c color preview, HTML & CSS examples
This text has a color of #0ccc1c
<p style="color:#0ccc1c;">Text here</p>
.mytext {color:#0ccc1c;}
This box has a color of #0ccc1c
<div style="background-color:#0ccc1c;">Content here</div>
.mybackground {background-color:#0ccc1c;}
Border around this has a color of #0ccc1c
<div style="border:2px solid #0ccc1c;">Content here</div>
.myborder {border:2px solid #0ccc1c;}