#03b08c color space conversions
Hex:
#03b08c
RGB:
3, 176, 140
CMY:
99, 31, 45
CMYK:
98, 0, 20, 31
HSL:
168°, 96.6480%, 35.0980%
HSV (HSB):
168°, 98.2955%, 69.0196%
XYZ:
20.2965, 32.9635, 30.1038
xyY:
0.2435, 0.3954, 32.9635
CIE-Lab:
64.1313, -46.5360, 7.8657
CIE-LCH:
64.1313, 47.1961, 170.4064
CIE-Luv:
64.1313, -53.0749, 18.3256
Hunter-Lab:
57.4138, -37.3722, 9.1022
#03b08c color charts
#03b08c color shades, tints & tones
#03b08c color schemes
#03b08c color preview, HTML & CSS examples
This text has a color of #03b08c
<p style="color:#03b08c;">Text here</p>
.mytext {color:#03b08c;}
This box has a color of #03b08c
<div style="background-color:#03b08c;">Content here</div>
.mybackground {background-color:#03b08c;}
Border around this has a color of #03b08c
<div style="border:2px solid #03b08c;">Content here</div>
.myborder {border:2px solid #03b08c;}