#00f103 color space conversions
Hex:
#00f103
RGB:
0, 241, 3
CMY:
100, 5, 99
CMYK:
100, 0, 99, 5
HSL:
121°, 100.0000%, 47.2549%
HSV (HSB):
121°, 100.0000%, 94.5098%
XYZ:
31.4717, 62.9172, 10.5716
xyY:
0.2998, 0.5994, 62.9172
CIE-Lab:
83.3988, -82.5322, 79.4542
CIE-LCH:
83.3988, 114.5624, 136.0886
CIE-Luv:
83.3988, -78.9514, 101.9276
Hunter-Lab:
79.3203, -67.9876, 47.6222
#00f103 color charts
#00f103 color shades, tints & tones
#00f103 color schemes
#00f103 color preview, HTML & CSS examples
This text has a color of #00f103
<p style="color:#00f103;">Text here</p>
.mytext {color:#00f103;}
This box has a color of #00f103
<div style="background-color:#00f103;">Content here</div>
.mybackground {background-color:#00f103;}
Border around this has a color of #00f103
<div style="border:2px solid #00f103;">Content here</div>
.myborder {border:2px solid #00f103;}