#03f95e color space conversions
Hex:
#03f95e
RGB:
3, 249, 94
CMY:
99, 2, 63
CMYK:
99, 0, 62, 2
HSL:
142°, 97.6190%, 49.4118%
HSV (HSB):
142°, 98.7952%, 97.6471%
XYZ:
35.9336, 68.5789, 21.9328
xyY:
0.2842, 0.5424, 68.5789
CIE-Lab:
86.2951, -79.3861, 59.1311
CIE-LCH:
86.2951, 98.9881, 143.3193
CIE-Luv:
86.2951, -79.3002, 87.1291
Hunter-Lab:
82.8124, -67.4676, 42.2657
#03f95e color charts
#03f95e color shades, tints & tones
#03f95e color schemes
#03f95e color preview, HTML & CSS examples
This text has a color of #03f95e
<p style="color:#03f95e;">Text here</p>
.mytext {color:#03f95e;}
This box has a color of #03f95e
<div style="background-color:#03f95e;">Content here</div>
.mybackground {background-color:#03f95e;}
Border around this has a color of #03f95e
<div style="border:2px solid #03f95e;">Content here</div>
.myborder {border:2px solid #03f95e;}