#03df1f color space conversions
Hex:
#03df1f
RGB:
3, 223, 31
CMY:
99, 13, 88
CMYK:
99, 0, 86, 13
HSL:
128°, 97.3451%, 44.3137%
HSV (HSB):
128°, 98.6547%, 87.4510%
XYZ:
26.6726, 52.8936, 10.1000
xyY:
0.2975, 0.5899, 52.8936
CIE-Lab:
77.8122, -77.0130, 71.2099
CIE-LCH:
77.8122, 104.8897, 137.2421
CIE-Luv:
77.8122, -73.2141, 92.5227
Hunter-Lab:
72.7280, -61.8102, 42.6758
#03df1f color charts
#03df1f color shades, tints & tones
#03df1f color schemes
#03df1f color preview, HTML & CSS examples
This text has a color of #03df1f
<p style="color:#03df1f;">Text here</p>
.mytext {color:#03df1f;}
This box has a color of #03df1f
<div style="background-color:#03df1f;">Content here</div>
.mybackground {background-color:#03df1f;}
Border around this has a color of #03df1f
<div style="border:2px solid #03df1f;">Content here</div>
.myborder {border:2px solid #03df1f;}