#03f02f color space conversions
Hex:
#03f02f
RGB:
3, 240, 47
CMY:
99, 6, 82
CMYK:
99, 0, 80, 6
HSL:
131°, 97.5309%, 47.6471%
HSV (HSB):
131°, 98.7500%, 94.1176%
XYZ:
31.7107, 62.5448, 13.0903
xyY:
0.2954, 0.5826, 62.5448
CIE-Lab:
83.2023, -80.8119, 72.3286
CIE-LCH:
83.2023, 108.4527, 138.1707
CIE-Luv:
83.2023, -78.0368, 96.7636
Hunter-Lab:
79.0853, -66.8262, 45.5459
#03f02f color charts
#03f02f color shades, tints & tones
#03f02f color schemes
#03f02f color preview, HTML & CSS examples
This text has a color of #03f02f
<p style="color:#03f02f;">Text here</p>
.mytext {color:#03f02f;}
This box has a color of #03f02f
<div style="background-color:#03f02f;">Content here</div>
.mybackground {background-color:#03f02f;}
Border around this has a color of #03f02f
<div style="border:2px solid #03f02f;">Content here</div>
.myborder {border:2px solid #03f02f;}