#03a04b color space conversions
Hex:
#03a04b
RGB:
3, 160, 75
CMY:
99, 37, 71
CMYK:
98, 0, 53, 37
HSL:
148°, 96.3190%, 31.9608%
HSV (HSB):
148°, 98.1250%, 62.7451%
XYZ:
13.8784, 25.6690, 10.8798
xyY:
0.2752, 0.5090, 25.6690
CIE-Lab:
57.7215, -54.4737, 34.2985
CIE-LCH:
57.7215, 64.3722, 147.8041
CIE-Luv:
57.7215, -51.9286, 50.2671
Hunter-Lab:
50.6646, -39.7671, 22.7332
#03a04b color charts
#03a04b color shades, tints & tones
#03a04b color schemes
#03a04b color preview, HTML & CSS examples
This text has a color of #03a04b
<p style="color:#03a04b;">Text here</p>
.mytext {color:#03a04b;}
This box has a color of #03a04b
<div style="background-color:#03a04b;">Content here</div>
.mybackground {background-color:#03a04b;}
Border around this has a color of #03a04b
<div style="border:2px solid #03a04b;">Content here</div>
.myborder {border:2px solid #03a04b;}