#03a070 color space conversions
Hex:
#03a070
RGB:
3, 160, 112
CMY:
99, 37, 56
CMYK:
98, 0, 30, 37
HSL:
162°, 96.3190%, 31.9608%
HSV (HSB):
162°, 98.1250%, 62.7451%
XYZ:
15.5330, 26.3308, 19.5929
xyY:
0.2527, 0.4284, 26.3308
CIE-Lab:
58.3497, -47.1085, 15.2765
CIE-LCH:
58.3497, 49.5235, 162.0330
CIE-Luv:
58.3497, -49.6390, 27.8014
Hunter-Lab:
51.3136, -35.7655, 13.2810
#03a070 color charts
#03a070 color shades, tints & tones
#03a070 color schemes
#03a070 color preview, HTML & CSS examples
This text has a color of #03a070
<p style="color:#03a070;">Text here</p>
.mytext {color:#03a070;}
This box has a color of #03a070
<div style="background-color:#03a070;">Content here</div>
.mybackground {background-color:#03a070;}
Border around this has a color of #03a070
<div style="border:2px solid #03a070;">Content here</div>
.myborder {border:2px solid #03a070;}