#03b985 color space conversions
Hex:
#03b985
RGB:
3, 185, 133
CMY:
99, 27, 48
CMYK:
98, 0, 28, 27
HSL:
163°, 96.8085%, 36.8627%
HSV (HSB):
163°, 98.3784%, 72.5490%
XYZ:
21.6202, 36.4107, 28.0788
xyY:
0.2511, 0.4228, 36.4107
CIE-Lab:
66.8326, -51.8190, 15.5125
CIE-LCH:
66.8326, 54.0911, 163.3344
CIE-Luv:
66.8326, -56.6511, 29.7593
Hunter-Lab:
60.3413, -41.6412, 14.6493
#03b985 color charts
#03b985 color shades, tints & tones
#03b985 color schemes
#03b985 color preview, HTML & CSS examples
This text has a color of #03b985
<p style="color:#03b985;">Text here</p>
.mytext {color:#03b985;}
This box has a color of #03b985
<div style="background-color:#03b985;">Content here</div>
.mybackground {background-color:#03b985;}
Border around this has a color of #03b985
<div style="border:2px solid #03b985;">Content here</div>
.myborder {border:2px solid #03b985;}