#03a350 color space conversions
Hex:
#03a350
RGB:
3, 163, 80
CMY:
99, 36, 69
CMYK:
98, 0, 51, 36
HSL:
149°, 96.3855%, 32.5490%
HSV (HSB):
149°, 98.1595%, 63.9216%
XYZ:
14.5827, 26.7929, 11.9924
xyY:
0.2732, 0.5020, 26.7929
CIE-Lab:
58.7822, -54.6647, 33.0657
CIE-LCH:
58.7822, 63.8872, 148.8310
CIE-Luv:
58.7822, -52.6655, 49.3776
Hunter-Lab:
51.7619, -40.2951, 22.4968
#03a350 color charts
#03a350 color shades, tints & tones
#03a350 color schemes
#03a350 color preview, HTML & CSS examples
This text has a color of #03a350
<p style="color:#03a350;">Text here</p>
.mytext {color:#03a350;}
This box has a color of #03a350
<div style="background-color:#03a350;">Content here</div>
.mybackground {background-color:#03a350;}
Border around this has a color of #03a350
<div style="border:2px solid #03a350;">Content here</div>
.myborder {border:2px solid #03a350;}