#0fe00e color space conversions
Hex:
#0fe00e
RGB:
15, 224, 14
CMY:
94, 12, 95
CMYK:
93, 0, 94, 12
HSL:
120°, 88.2353%, 46.6667%
HSV (HSB):
120°, 93.7500%, 87.8431%
XYZ:
26.9319, 53.4446, 9.3118
xyY:
0.3003, 0.5959, 53.4446
CIE-Lab:
78.1367, -77.3544, 74.1887
CIE-LCH:
78.1367, 107.1805, 136.1967
CIE-Luv:
78.1367, -73.2055, 94.7002
Hunter-Lab:
73.1058, -62.1764, 43.6220
#0fe00e color charts
#0fe00e color shades, tints & tones
#0fe00e color schemes
#0fe00e color preview, HTML & CSS examples
This text has a color of #0fe00e
<p style="color:#0fe00e;">Text here</p>
.mytext {color:#0fe00e;}
This box has a color of #0fe00e
<div style="background-color:#0fe00e;">Content here</div>
.mybackground {background-color:#0fe00e;}
Border around this has a color of #0fe00e
<div style="border:2px solid #0fe00e;">Content here</div>
.myborder {border:2px solid #0fe00e;}