#00f128 color space conversions
Hex:
#00f128
RGB:
0, 241, 40
CMY:
100, 5, 84
CMYK:
100, 0, 83, 5
HSL:
130°, 100.0000%, 47.2549%
HSV (HSB):
130°, 100.0000%, 94.5098%
XYZ:
31.8383, 63.0638, 12.5020
xyY:
0.2964, 0.5872, 63.0638
CIE-Lab:
83.4759, -81.5270, 74.3021
CIE-LCH:
83.4759, 110.3061, 137.6546
CIE-Luv:
83.4759, -78.5739, 98.4093
Hunter-Lab:
79.4127, -67.4077, 46.2549
#00f128 color charts
#00f128 color shades, tints & tones
#00f128 color schemes
#00f128 color preview, HTML & CSS examples
This text has a color of #00f128
<p style="color:#00f128;">Text here</p>
.mytext {color:#00f128;}
This box has a color of #00f128
<div style="background-color:#00f128;">Content here</div>
.mybackground {background-color:#00f128;}
Border around this has a color of #00f128
<div style="border:2px solid #00f128;">Content here</div>
.myborder {border:2px solid #00f128;}