#0fc000 color space conversions
Hex:
#0fc000
RGB:
15, 192, 0
CMY:
94, 25, 100
CMYK:
92, 0, 100, 25
HSL:
115°, 100.0000%, 37.6471%
HSV (HSB):
115°, 100.0000%, 75.2941%
XYZ:
19.0466, 37.8008, 6.2924
xyY:
0.3017, 0.5987, 37.8008
CIE-Lab:
67.8736, -68.9314, 67.2853
CIE-LCH:
67.8736, 96.3268, 135.6924
CIE-Luv:
67.8736, -63.4400, 82.9849
Hunter-Lab:
61.4824, -52.2966, 36.9696
#0fc000 color charts
#0fc000 color shades, tints & tones
#0fc000 color schemes
#0fc000 color preview, HTML & CSS examples
This text has a color of #0fc000
<p style="color:#0fc000;">Text here</p>
.mytext {color:#0fc000;}
This box has a color of #0fc000
<div style="background-color:#0fc000;">Content here</div>
.mybackground {background-color:#0fc000;}
Border around this has a color of #0fc000
<div style="border:2px solid #0fc000;">Content here</div>
.myborder {border:2px solid #0fc000;}