#03bf8b color space conversions
Hex:
#03bf8b
RGB:
3, 191, 139
CMY:
99, 25, 45
CMYK:
98, 0, 27, 25
HSL:
163°, 96.9072%, 38.0392%
HSV (HSB):
163°, 98.4293%, 74.9020%
XYZ:
23.3286, 39.1450, 30.7523
xyY:
0.2502, 0.4199, 39.1450
CIE-Lab:
68.8562, -52.7051, 15.0830
CIE-LCH:
68.8562, 54.8208, 164.0300
CIE-Luv:
68.8562, -58.2350, 29.5211
Hunter-Lab:
62.5660, -42.9344, 14.6541
#03bf8b color charts
#03bf8b color shades, tints & tones
#03bf8b color schemes
#03bf8b color preview, HTML & CSS examples
This text has a color of #03bf8b
<p style="color:#03bf8b;">Text here</p>
.mytext {color:#03bf8b;}
This box has a color of #03bf8b
<div style="background-color:#03bf8b;">Content here</div>
.mybackground {background-color:#03bf8b;}
Border around this has a color of #03bf8b
<div style="border:2px solid #03bf8b;">Content here</div>
.myborder {border:2px solid #03bf8b;}