#00f80a color space conversions
Hex:
#00f80a
RGB:
0, 248, 10
CMY:
100, 3, 96
CMYK:
100, 0, 96, 3
HSL:
122°, 100.0000%, 48.6275%
HSV (HSB):
122°, 100.0000%, 97.2549%
XYZ:
33.6222, 67.1567, 11.4776
xyY:
0.2995, 0.5982, 67.1567
CIE-Lab:
85.5830, -84.2414, 80.6659
CIE-LCH:
85.5830, 116.6344, 136.2421
CIE-Luv:
85.5830, -80.9749, 104.2418
Hunter-Lab:
81.9492, -70.1760, 49.0604
#00f80a color charts
#00f80a color shades, tints & tones
#00f80a color schemes
#00f80a color preview, HTML & CSS examples
This text has a color of #00f80a
<p style="color:#00f80a;">Text here</p>
.mytext {color:#00f80a;}
This box has a color of #00f80a
<div style="background-color:#00f80a;">Content here</div>
.mybackground {background-color:#00f80a;}
Border around this has a color of #00f80a
<div style="border:2px solid #00f80a;">Content here</div>
.myborder {border:2px solid #00f80a;}