#03bf5c color space conversions
Hex:
#03bf5c
RGB:
3, 191, 92
CMY:
99, 25, 64
CMYK:
98, 0, 52, 25
HSL:
148°, 96.9072%, 38.0392%
HSV (HSB):
148°, 98.4293%, 74.9020%
XYZ:
20.6001, 38.0537, 16.3846
xyY:
0.2745, 0.5071, 38.0537
CIE-Lab:
68.0602, -61.9878, 38.5525
CIE-LCH:
68.0602, 72.9985, 148.1210
CIE-Luv:
68.0602, -61.2281, 58.6845
Hunter-Lab:
61.6877, -48.3447, 27.4336
#03bf5c color charts
#03bf5c color shades, tints & tones
#03bf5c color schemes
#03bf5c color preview, HTML & CSS examples
This text has a color of #03bf5c
<p style="color:#03bf5c;">Text here</p>
.mytext {color:#03bf5c;}
This box has a color of #03bf5c
<div style="background-color:#03bf5c;">Content here</div>
.mybackground {background-color:#03bf5c;}
Border around this has a color of #03bf5c
<div style="border:2px solid #03bf5c;">Content here</div>
.myborder {border:2px solid #03bf5c;}