#00bf5c color space conversions
Hex:
#00bf5c
RGB:
0, 191, 92
CMY:
100, 25, 64
CMYK:
100, 0, 52, 25
HSL:
149°, 100.0000%, 37.4510%
HSV (HSB):
149°, 100.0000%, 74.9020%
XYZ:
20.5626, 38.0343, 16.3828
xyY:
0.2742, 0.5073, 38.0343
CIE-Lab:
68.0459, -62.1090, 38.5317
CIE-LCH:
68.0459, 73.0905, 148.1850
CIE-Luv:
68.0459, -61.3636, 58.6777
Hunter-Lab:
61.6720, -48.4107, 27.4203
#00bf5c color charts
#00bf5c color shades, tints & tones
#00bf5c color schemes
#00bf5c color preview, HTML & CSS examples
This text has a color of #00bf5c
<p style="color:#00bf5c;">Text here</p>
.mytext {color:#00bf5c;}
This box has a color of #00bf5c
<div style="background-color:#00bf5c;">Content here</div>
.mybackground {background-color:#00bf5c;}
Border around this has a color of #00bf5c
<div style="border:2px solid #00bf5c;">Content here</div>
.myborder {border:2px solid #00bf5c;}