#00500c color space conversions
Hex:
#00500c
RGB:
0, 80, 12
CMY:
100, 69, 95
CMYK:
100, 0, 85, 69
HSL:
129°, 100.0000%, 15.6863%
HSV (HSB):
129°, 100.0000%, 31.3725%
XYZ:
2.9350, 5.7639, 1.3057
xyY:
0.2934, 0.5761, 5.7639
CIE-Lab:
28.8087, -36.2755, 31.4787
CIE-LCH:
28.8087, 48.0293, 139.0497
CIE-Luv:
28.8087, -26.9731, 32.8088
Hunter-Lab:
24.0081, -20.1922, 13.5812
#00500c color charts
#00500c color shades, tints & tones
#00500c color schemes
#00500c color preview, HTML & CSS examples
This text has a color of #00500c
<p style="color:#00500c;">Text here</p>
.mytext {color:#00500c;}
This box has a color of #00500c
<div style="background-color:#00500c;">Content here</div>
.mybackground {background-color:#00500c;}
Border around this has a color of #00500c
<div style="border:2px solid #00500c;">Content here</div>
.myborder {border:2px solid #00500c;}