#12c000 color space conversions
Hex:
#12c000
RGB:
18, 192, 0
CMY:
93, 25, 100
CMYK:
91, 0, 100, 25
HSL:
114°, 100.0000%, 37.6471%
HSV (HSB):
114°, 100.0000%, 75.2941%
XYZ:
19.0991, 37.8279, 6.2949
xyY:
0.3021, 0.5983, 37.8279
CIE-Lab:
67.8936, -68.7492, 67.3097
CIE-LCH:
67.8936, 96.2136, 135.6062
CIE-Luv:
67.8936, -63.2383, 82.9826
Hunter-Lab:
61.5044, -52.2026, 36.9848
#12c000 color charts
#12c000 color shades, tints & tones
#12c000 color schemes
#12c000 color preview, HTML & CSS examples
This text has a color of #12c000
<p style="color:#12c000;">Text here</p>
.mytext {color:#12c000;}
This box has a color of #12c000
<div style="background-color:#12c000;">Content here</div>
.mybackground {background-color:#12c000;}
Border around this has a color of #12c000
<div style="border:2px solid #12c000;">Content here</div>
.myborder {border:2px solid #12c000;}