#005a0d color space conversions
Hex:
#005a0d
RGB:
0, 90, 13
CMY:
100, 65, 95
CMYK:
100, 0, 86, 65
HSL:
129°, 100.0000%, 17.6471%
HSV (HSB):
129°, 100.0000%, 35.2941%
XYZ:
3.7288, 7.3414, 1.6013
xyY:
0.2943, 0.5794, 7.3414
CIE-Lab:
32.5718, -39.4661, 34.7442
CIE-LCH:
32.5718, 52.5807, 138.6407
CIE-Luv:
32.5718, -30.5446, 37.4808
Hunter-Lab:
27.0950, -22.8511, 15.4626
#005a0d color charts
#005a0d color shades, tints & tones
#005a0d color schemes
#005a0d color preview, HTML & CSS examples
This text has a color of #005a0d
<p style="color:#005a0d;">Text here</p>
.mytext {color:#005a0d;}
This box has a color of #005a0d
<div style="background-color:#005a0d;">Content here</div>
.mybackground {background-color:#005a0d;}
Border around this has a color of #005a0d
<div style="border:2px solid #005a0d;">Content here</div>
.myborder {border:2px solid #005a0d;}