#00f94f color space conversions
Hex:
#00f94f
RGB:
0, 249, 79
CMY:
100, 2, 69
CMYK:
100, 0, 68, 2
HSL:
139°, 100.0000%, 48.8235%
HSV (HSB):
139°, 100.0000%, 97.6471%
XYZ:
35.2870, 68.3159, 18.7236
xyY:
0.2885, 0.5585, 68.3159
CIE-Lab:
86.1642, -81.0036, 64.9276
CIE-LCH:
86.1642, 103.8132, 141.2865
CIE-Luv:
86.1642, -79.9612, 92.4127
Hunter-Lab:
82.6534, -68.4370, 44.4263
#00f94f color charts
#00f94f color shades, tints & tones
#00f94f color schemes
#00f94f color preview, HTML & CSS examples
This text has a color of #00f94f
<p style="color:#00f94f;">Text here</p>
.mytext {color:#00f94f;}
This box has a color of #00f94f
<div style="background-color:#00f94f;">Content here</div>
.mybackground {background-color:#00f94f;}
Border around this has a color of #00f94f
<div style="border:2px solid #00f94f;">Content here</div>
.myborder {border:2px solid #00f94f;}