#00bf80 color space conversions
Hex:
#00bf80
RGB:
0, 191, 128
CMY:
100, 25, 50
CMYK:
100, 0, 33, 25
HSL:
160°, 100.0000%, 37.4510%
HSV (HSB):
160°, 100.0000%, 74.9020%
XYZ:
22.5271, 38.8201, 26.7278
xyY:
0.2558, 0.4408, 38.8201
CIE-Lab:
68.6208, -55.3172, 20.6709
CIE-LCH:
68.6208, 59.0532, 159.5103
CIE-Luv:
68.6208, -59.1417, 37.1992
Hunter-Lab:
62.3058, -44.4972, 18.1800
#00bf80 color charts
#00bf80 color shades, tints & tones
#00bf80 color schemes
#00bf80 color preview, HTML & CSS examples
This text has a color of #00bf80
<p style="color:#00bf80;">Text here</p>
.mytext {color:#00bf80;}
This box has a color of #00bf80
<div style="background-color:#00bf80;">Content here</div>
.mybackground {background-color:#00bf80;}
Border around this has a color of #00bf80
<div style="border:2px solid #00bf80;">Content here</div>
.myborder {border:2px solid #00bf80;}