#0cd01c color space conversions
Hex:
#0cd01c
RGB:
12, 208, 28
CMY:
95, 18, 89
CMYK:
94, 0, 87, 18
HSL:
125°, 89.0909%, 43.1373%
HSV (HSB):
125°, 94.2308%, 81.5686%
XYZ:
22.9171, 45.2738, 8.6295
xyY:
0.2983, 0.5893, 45.2738
CIE-Lab:
73.0718, -72.7271, 67.6632
CIE-LCH:
73.0718, 99.3355, 137.0658
CIE-Luv:
73.0718, -68.3063, 86.8567
Hunter-Lab:
67.2858, -56.9542, 39.4960
#0cd01c color charts
#0cd01c color shades, tints & tones
#0cd01c color schemes
#0cd01c color preview, HTML & CSS examples
This text has a color of #0cd01c
<p style="color:#0cd01c;">Text here</p>
.mytext {color:#0cd01c;}
This box has a color of #0cd01c
<div style="background-color:#0cd01c;">Content here</div>
.mybackground {background-color:#0cd01c;}
Border around this has a color of #0cd01c
<div style="border:2px solid #0cd01c;">Content here</div>
.myborder {border:2px solid #0cd01c;}