#00bf0b color space conversions
Hex:
#00bf0b
RGB:
0, 191, 11
CMY:
100, 25, 96
CMYK:
100, 0, 94, 25
HSL:
123°, 100.0000%, 37.4510%
HSV (HSB):
123°, 100.0000%, 74.9020%
XYZ:
18.6912, 37.2858, 6.5284
xyY:
0.2990, 0.5965, 37.2858
CIE-Lab:
67.4909, -69.1134, 65.6709
CIE-LCH:
67.4909, 95.3379, 136.4630
CIE-Luv:
67.4909, -63.8063, 81.7994
Hunter-Lab:
61.0621, -52.2195, 36.4046
#00bf0b color charts
#00bf0b color shades, tints & tones
#00bf0b color schemes
#00bf0b color preview, HTML & CSS examples
This text has a color of #00bf0b
<p style="color:#00bf0b;">Text here</p>
.mytext {color:#00bf0b;}
This box has a color of #00bf0b
<div style="background-color:#00bf0b;">Content here</div>
.mybackground {background-color:#00bf0b;}
Border around this has a color of #00bf0b
<div style="border:2px solid #00bf0b;">Content here</div>
.myborder {border:2px solid #00bf0b;}