#03d29f color space conversions
Hex:
#03d29f
RGB:
3, 210, 159
CMY:
99, 18, 38
CMYK:
99, 0, 24, 18
HSL:
165°, 97.1831%, 41.7647%
HSV (HSB):
165°, 98.5714%, 82.3529%
XYZ:
29.3422, 48.6157, 40.6382
xyY:
0.2474, 0.4099, 48.6157
CIE-Lab:
75.2117, -55.2280, 13.2640
CIE-LCH:
75.2117, 56.7985, 166.4951
CIE-Luv:
75.2117, -63.1051, 27.9558
Hunter-Lab:
69.7250, -46.9011, 14.2512
#03d29f color charts
#03d29f color shades, tints & tones
#03d29f color schemes
#03d29f color preview, HTML & CSS examples
This text has a color of #03d29f
<p style="color:#03d29f;">Text here</p>
.mytext {color:#03d29f;}
This box has a color of #03d29f
<div style="background-color:#03d29f;">Content here</div>
.mybackground {background-color:#03d29f;}
Border around this has a color of #03d29f
<div style="border:2px solid #03d29f;">Content here</div>
.myborder {border:2px solid #03d29f;}