#00db0f color space conversions
Hex:
#00db0f
RGB:
0, 219, 15
CMY:
100, 14, 94
CMYK:
100, 0, 93, 14
HSL:
124°, 100.0000%, 42.9412%
HSV (HSB):
124°, 100.0000%, 85.8824%
XYZ:
25.4177, 50.6975, 8.8979
xyY:
0.2990, 0.5963, 50.6975
CIE-Lab:
76.4954, -76.5534, 72.6843
CIE-LCH:
76.4954, 105.5625, 136.4851
CIE-Luv:
76.4954, -72.3135, 92.6669
Hunter-Lab:
71.2022, -60.8830, 42.4323
#00db0f color charts
#00db0f color shades, tints & tones
#00db0f color schemes
#00db0f color preview, HTML & CSS examples
This text has a color of #00db0f
<p style="color:#00db0f;">Text here</p>
.mytext {color:#00db0f;}
This box has a color of #00db0f
<div style="background-color:#00db0f;">Content here</div>
.mybackground {background-color:#00db0f;}
Border around this has a color of #00db0f
<div style="border:2px solid #00db0f;">Content here</div>
.myborder {border:2px solid #00db0f;}