#03a065 color space conversions
Hex:
#03a065
RGB:
3, 160, 101
CMY:
99, 37, 60
CMYK:
98, 0, 37, 37
HSL:
157°, 96.3190%, 31.9608%
HSV (HSB):
157°, 98.1250%, 62.7451%
XYZ:
14.9573, 26.1006, 16.5615
xyY:
0.2596, 0.4530, 26.1006
CIE-Lab:
58.1324, -49.5912, 21.0541
CIE-LCH:
58.1324, 53.8754, 156.9962
CIE-Luv:
58.1324, -50.3903, 35.2443
Hunter-Lab:
51.0887, -37.1455, 16.5420
#03a065 color charts
#03a065 color shades, tints & tones
#03a065 color schemes
#03a065 color preview, HTML & CSS examples
This text has a color of #03a065
<p style="color:#03a065;">Text here</p>
.mytext {color:#03a065;}
This box has a color of #03a065
<div style="background-color:#03a065;">Content here</div>
.mybackground {background-color:#03a065;}
Border around this has a color of #03a065
<div style="border:2px solid #03a065;">Content here</div>
.myborder {border:2px solid #03a065;}