#03f42f color space conversions
Hex:
#03f42f
RGB:
3, 244, 47
CMY:
99, 4, 82
CMYK:
99, 0, 81, 4
HSL:
131°, 97.5709%, 48.4314%
HSV (HSB):
131°, 98.7705%, 95.6863%
XYZ:
32.9013, 64.9260, 13.4872
xyY:
0.2956, 0.5833, 64.9260
CIE-Lab:
84.4456, -81.8840, 73.4846
CIE-LCH:
84.4456, 110.0226, 138.0945
CIE-Luv:
84.4456, -79.2305, 98.3973
Hunter-Lab:
80.5766, -68.1234, 46.4795
#03f42f color charts
#03f42f color shades, tints & tones
#03f42f color schemes
#03f42f color preview, HTML & CSS examples
This text has a color of #03f42f
<p style="color:#03f42f;">Text here</p>
.mytext {color:#03f42f;}
This box has a color of #03f42f
<div style="background-color:#03f42f;">Content here</div>
.mybackground {background-color:#03f42f;}
Border around this has a color of #03f42f
<div style="border:2px solid #03f42f;">Content here</div>
.myborder {border:2px solid #03f42f;}