#03bd8f color space conversions
Hex:
#03bd8f
RGB:
3, 189, 143
CMY:
99, 26, 44
CMYK:
98, 0, 24, 26
HSL:
165°, 96.8750%, 37.6471%
HSV (HSB):
165°, 98.4127%, 74.1176%
XYZ:
23.1931, 38.3977, 32.1757
xyY:
0.2473, 0.4095, 38.3977
CIE-Lab:
68.3127, -50.9697, 12.1519
CIE-LCH:
68.3127, 52.3983, 166.5902
CIE-Luv:
68.3127, -57.2679, 25.2300
Hunter-Lab:
61.9659, -41.6300, 12.5899
#03bd8f color charts
#03bd8f color shades, tints & tones
#03bd8f color schemes
#03bd8f color preview, HTML & CSS examples
This text has a color of #03bd8f
<p style="color:#03bd8f;">Text here</p>
.mytext {color:#03bd8f;}
This box has a color of #03bd8f
<div style="background-color:#03bd8f;">Content here</div>
.mybackground {background-color:#03bd8f;}
Border around this has a color of #03bd8f
<div style="border:2px solid #03bd8f;">Content here</div>
.myborder {border:2px solid #03bd8f;}