#03b47d color space conversions
Hex:
#03b47d
RGB:
3, 180, 125
CMY:
99, 29, 51
CMYK:
98, 0, 31, 29
HSL:
161°, 96.7213%, 35.8824%
HSV (HSB):
161°, 98.3333%, 70.5882%
XYZ:
20.0605, 34.1425, 24.9349
xyY:
0.2535, 0.4314, 34.1425
CIE-Lab:
65.0756, -51.7690, 17.4236
CIE-LCH:
65.0756, 54.6224, 161.3986
CIE-Luv:
65.0756, -55.5356, 32.0568
Hunter-Lab:
58.4316, -40.9735, 15.6009
#03b47d color charts
#03b47d color shades, tints & tones
#03b47d color schemes
#03b47d color preview, HTML & CSS examples
This text has a color of #03b47d
<p style="color:#03b47d;">Text here</p>
.mytext {color:#03b47d;}
This box has a color of #03b47d
<div style="background-color:#03b47d;">Content here</div>
.mybackground {background-color:#03b47d;}
Border around this has a color of #03b47d
<div style="border:2px solid #03b47d;">Content here</div>
.myborder {border:2px solid #03b47d;}