#03bf8f color space conversions
Hex:
#03bf8f
RGB:
3, 191, 143
CMY:
99, 25, 44
CMYK:
98, 0, 25, 25
HSL:
165°, 96.9072%, 38.0392%
HSV (HSB):
165°, 98.4293%, 74.9020%
XYZ:
23.6263, 39.2641, 32.3201
xyY:
0.2481, 0.4124, 39.2641
CIE-Lab:
68.9422, -51.7495, 13.0382
CIE-LCH:
68.9422, 53.3667, 165.8588
CIE-Luv:
68.9422, -57.9418, 26.6138
Hunter-Lab:
62.6611, -42.3537, 13.2815
#03bf8f color charts
#03bf8f color shades, tints & tones
#03bf8f color schemes
#03bf8f color preview, HTML & CSS examples
This text has a color of #03bf8f
<p style="color:#03bf8f;">Text here</p>
.mytext {color:#03bf8f;}
This box has a color of #03bf8f
<div style="background-color:#03bf8f;">Content here</div>
.mybackground {background-color:#03bf8f;}
Border around this has a color of #03bf8f
<div style="border:2px solid #03bf8f;">Content here</div>
.myborder {border:2px solid #03bf8f;}