#03f385 color space conversions
Hex:
#03f385
RGB:
3, 243, 133
CMY:
99, 5, 48
CMYK:
99, 0, 45, 5
HSL:
153°, 97.5610%, 48.2353%
HSV (HSB):
153°, 98.7654%, 95.2941%
XYZ:
36.3218, 65.8140, 32.9793
xyY:
0.2688, 0.4871, 65.8140
CIE-Lab:
84.9015, -72.0819, 39.6532
CIE-LCH:
84.9015, 82.2690, 151.1842
CIE-Luv:
84.9015, -75.4994, 65.5196
Hunter-Lab:
81.1258, -62.0519, 32.6855
#03f385 color charts
#03f385 color shades, tints & tones
#03f385 color schemes
#03f385 color preview, HTML & CSS examples
This text has a color of #03f385
<p style="color:#03f385;">Text here</p>
.mytext {color:#03f385;}
This box has a color of #03f385
<div style="background-color:#03f385;">Content here</div>
.mybackground {background-color:#03f385;}
Border around this has a color of #03f385
<div style="border:2px solid #03f385;">Content here</div>
.myborder {border:2px solid #03f385;}