#03f80f color space conversions
Hex:
#03f80f
RGB:
3, 248, 15
CMY:
99, 3, 94
CMYK:
99, 0, 94, 3
HSL:
123°, 97.6096%, 49.2157%
HSV (HSB):
123°, 98.7903%, 97.2549%
XYZ:
33.6912, 67.1887, 11.6449
xyY:
0.2994, 0.5971, 67.1887
CIE-Lab:
85.5991, -84.0691, 80.2368
CIE-LCH:
85.5991, 116.2134, 136.3361
CIE-Luv:
85.5991, -80.8405, 103.9485
Hunter-Lab:
81.9687, -70.0772, 48.9550
#03f80f color charts
#03f80f color shades, tints & tones
#03f80f color schemes
#03f80f color preview, HTML & CSS examples
This text has a color of #03f80f
<p style="color:#03f80f;">Text here</p>
.mytext {color:#03f80f;}
This box has a color of #03f80f
<div style="background-color:#03f80f;">Content here</div>
.mybackground {background-color:#03f80f;}
Border around this has a color of #03f80f
<div style="border:2px solid #03f80f;">Content here</div>
.myborder {border:2px solid #03f80f;}