#03b3a5 color space conversions
Hex:
#03b3a5
RGB:
3, 179, 165
CMY:
99, 30, 35
CMYK:
98, 0, 8, 30
HSL:
175°, 96.7033%, 35.6863%
HSV (HSB):
175°, 98.3240%, 70.1961%
XYZ:
22.9492, 34.9762, 41.1388
xyY:
0.2317, 0.3531, 34.9762
CIE-Lab:
65.7301, -40.9368, -3.6724
CIE-LCH:
65.7301, 41.1012, 185.1262
CIE-Luv:
65.7301, -52.1544, 0.6724
Hunter-Lab:
59.1407, -34.2303, 0.1557
#03b3a5 color charts
#03b3a5 color shades, tints & tones
#03b3a5 color schemes
#03b3a5 color preview, HTML & CSS examples
This text has a color of #03b3a5
<p style="color:#03b3a5;">Text here</p>
.mytext {color:#03b3a5;}
This box has a color of #03b3a5
<div style="background-color:#03b3a5;">Content here</div>
.mybackground {background-color:#03b3a5;}
Border around this has a color of #03b3a5
<div style="border:2px solid #03b3a5;">Content here</div>
.myborder {border:2px solid #03b3a5;}