#005f0d color space conversions
Hex:
#005f0d
RGB:
0, 95, 13
CMY:
100, 63, 95
CMYK:
100, 0, 86, 63
HSL:
128°, 100.0000%, 18.6275%
HSV (HSB):
128°, 100.0000%, 37.2549%
XYZ:
4.1649, 8.2135, 1.7466
xyY:
0.2949, 0.5815, 8.2135
CIE-Lab:
34.4236, -41.0681, 36.4971
CIE-LCH:
34.4236, 54.9420, 138.3726
CIE-Luv:
34.4236, -32.3143, 39.8776
Hunter-Lab:
28.6592, -24.2133, 16.4480
#005f0d color charts
#005f0d color shades, tints & tones
#005f0d color schemes
#005f0d color preview, HTML & CSS examples
This text has a color of #005f0d
<p style="color:#005f0d;">Text here</p>
.mytext {color:#005f0d;}
This box has a color of #005f0d
<div style="background-color:#005f0d;">Content here</div>
.mybackground {background-color:#005f0d;}
Border around this has a color of #005f0d
<div style="border:2px solid #005f0d;">Content here</div>
.myborder {border:2px solid #005f0d;}