#03b95d color space conversions
Hex:
#03b95d
RGB:
3, 185, 93
CMY:
99, 27, 64
CMYK:
98, 0, 50, 27
HSL:
150°, 96.8085%, 36.8627%
HSV (HSB):
150°, 98.3784%, 72.5490%
XYZ:
19.3623, 35.5076, 16.1891
xyY:
0.2725, 0.4997, 35.5076
CIE-Lab:
66.1420, -59.8601, 35.6701
CIE-LCH:
66.1420, 69.6820, 149.2097
CIE-Luv:
66.1420, -59.2215, 54.8544
Hunter-Lab:
59.5883, -46.2786, 25.6037
#03b95d color charts
#03b95d color shades, tints & tones
#03b95d color schemes
#03b95d color preview, HTML & CSS examples
This text has a color of #03b95d
<p style="color:#03b95d;">Text here</p>
.mytext {color:#03b95d;}
This box has a color of #03b95d
<div style="background-color:#03b95d;">Content here</div>
.mybackground {background-color:#03b95d;}
Border around this has a color of #03b95d
<div style="border:2px solid #03b95d;">Content here</div>
.myborder {border:2px solid #03b95d;}