#03f400 color space conversions
Hex:
#03f400
RGB:
3, 244, 0
CMY:
99, 4, 100
CMYK:
99, 0, 100, 4
HSL:
119°, 100.0000%, 47.8431%
HSV (HSB):
119°, 100.0000%, 95.6863%
XYZ:
32.3882, 64.7207, 10.7853
xyY:
0.3002, 0.5999, 64.7207
CIE-Lab:
84.3396, -83.2619, 80.4612
CIE-LCH:
84.3396, 115.7866, 135.9800
CIE-Luv:
84.3396, -79.7477, 103.2285
Hunter-Lab:
80.4492, -68.9233, 48.3658
#03f400 color charts
#03f400 color shades, tints & tones
#03f400 color schemes
#03f400 color preview, HTML & CSS examples
This text has a color of #03f400
<p style="color:#03f400;">Text here</p>
.mytext {color:#03f400;}
This box has a color of #03f400
<div style="background-color:#03f400;">Content here</div>
.mybackground {background-color:#03f400;}
Border around this has a color of #03f400
<div style="border:2px solid #03f400;">Content here</div>
.myborder {border:2px solid #03f400;}