#03f0a0 color space conversions
Hex:
#03f0a0
RGB:
3, 240, 160
CMY:
99, 6, 37
CMYK:
99, 0, 33, 6
HSL:
160°, 97.5309%, 47.6471%
HSV (HSB):
160°, 98.7500%, 94.1176%
XYZ:
37.5428, 64.8776, 43.8016
xyY:
0.2568, 0.4437, 64.8776
CIE-Lab:
84.4206, -65.9883, 25.4981
CIE-LCH:
84.4206, 70.7433, 158.8733
CIE-Luv:
84.4206, -72.8216, 47.0905
Hunter-Lab:
80.5466, -57.7577, 24.1405
#03f0a0 color charts
#03f0a0 color shades, tints & tones
#03f0a0 color schemes
#03f0a0 color preview, HTML & CSS examples
This text has a color of #03f0a0
<p style="color:#03f0a0;">Text here</p>
.mytext {color:#03f0a0;}
This box has a color of #03f0a0
<div style="background-color:#03f0a0;">Content here</div>
.mybackground {background-color:#03f0a0;}
Border around this has a color of #03f0a0
<div style="border:2px solid #03f0a0;">Content here</div>
.myborder {border:2px solid #03f0a0;}