#00fc1f color space conversions
Hex:
#00fc1f
RGB:
0, 252, 31
CMY:
100, 1, 88
CMYK:
100, 0, 88, 1
HSL:
127°, 100.0000%, 49.4118%
HSV (HSB):
127°, 100.0000%, 98.8235%
XYZ:
35.0577, 69.7197, 12.9059
xyY:
0.2979, 0.5924, 69.7197
CIE-Lab:
86.8592, -84.7795, 79.0996
CIE-LCH:
86.8592, 115.9496, 136.9850
CIE-Luv:
86.8592, -81.9616, 104.0260
Hunter-Lab:
83.4983, -71.1769, 49.2847
#00fc1f color charts
#00fc1f color shades, tints & tones
#00fc1f color schemes
#00fc1f color preview, HTML & CSS examples
This text has a color of #00fc1f
<p style="color:#00fc1f;">Text here</p>
.mytext {color:#00fc1f;}
This box has a color of #00fc1f
<div style="background-color:#00fc1f;">Content here</div>
.mybackground {background-color:#00fc1f;}
Border around this has a color of #00fc1f
<div style="border:2px solid #00fc1f;">Content here</div>
.myborder {border:2px solid #00fc1f;}