#00bc3f color space conversions
Hex:
#00bc3f
RGB:
0, 188, 63
CMY:
100, 26, 75
CMYK:
100, 0, 66, 26
HSL:
140°, 100.0000%, 36.8627%
HSV (HSB):
140°, 100.0000%, 73.7255%
XYZ:
18.8804, 36.3253, 10.7190
xyY:
0.2864, 0.5510, 36.3253
CIE-Lab:
66.7677, -65.0186, 50.3548
CIE-LCH:
66.7677, 82.2376, 142.2433
CIE-Luv:
66.7677, -61.7203, 69.6785
Hunter-Lab:
60.2705, -49.5562, 31.6447
#00bc3f color charts
#00bc3f color shades, tints & tones
#00bc3f color schemes
#00bc3f color preview, HTML & CSS examples
This text has a color of #00bc3f
<p style="color:#00bc3f;">Text here</p>
.mytext {color:#00bc3f;}
This box has a color of #00bc3f
<div style="background-color:#00bc3f;">Content here</div>
.mybackground {background-color:#00bc3f;}
Border around this has a color of #00bc3f
<div style="border:2px solid #00bc3f;">Content here</div>
.myborder {border:2px solid #00bc3f;}