#03b080 color space conversions
Hex:
#03b080
RGB:
3, 176, 128
CMY:
99, 31, 50
CMYK:
98, 0, 27, 31
HSL:
163°, 96.6480%, 35.0980%
HSV (HSB):
163°, 98.2955%, 69.0196%
XYZ:
19.4592, 32.6285, 25.6944
xyY:
0.2502, 0.4195, 32.6285
CIE-Lab:
63.8590, -49.5299, 14.0962
CIE-LCH:
63.8590, 51.4967, 164.1137
CIE-Luv:
63.8590, -53.9659, 27.2377
Hunter-Lab:
57.1214, -39.1540, 13.3151
#03b080 color charts
#03b080 color shades, tints & tones
#03b080 color schemes
#03b080 color preview, HTML & CSS examples
This text has a color of #03b080
<p style="color:#03b080;">Text here</p>
.mytext {color:#03b080;}
This box has a color of #03b080
<div style="background-color:#03b080;">Content here</div>
.mybackground {background-color:#03b080;}
Border around this has a color of #03b080
<div style="border:2px solid #03b080;">Content here</div>
.myborder {border:2px solid #03b080;}