#00f12f color space conversions
Hex:
#00f12f
RGB:
0, 241, 47
CMY:
100, 5, 82
CMYK:
100, 0, 80, 5
HSL:
132°, 100.0000%, 47.2549%
HSV (HSB):
132°, 100.0000%, 94.5098%
XYZ:
31.9684, 63.1158, 13.1870
xyY:
0.2953, 0.5829, 63.1158
CIE-Lab:
83.5033, -81.1726, 72.6052
CIE-LCH:
83.5033, 108.9060, 138.1888
CIE-Luv:
83.5033, -78.4415, 97.1734
Hunter-Lab:
79.4455, -67.2022, 45.7704
#00f12f color charts
#00f12f color shades, tints & tones
#00f12f color schemes
#00f12f color preview, HTML & CSS examples
This text has a color of #00f12f
<p style="color:#00f12f;">Text here</p>
.mytext {color:#00f12f;}
This box has a color of #00f12f
<div style="background-color:#00f12f;">Content here</div>
.mybackground {background-color:#00f12f;}
Border around this has a color of #00f12f
<div style="border:2px solid #00f12f;">Content here</div>
.myborder {border:2px solid #00f12f;}