#05560f color space conversions
Hex:
        #05560f
        RGB:
        5, 86, 15
        CMY:
        98, 66, 94
        CMYK:
        94, 0, 83, 66
      HSL:
        127°, 89.0110%, 17.8431%
        HSV (HSB):
        127°, 94.1860%, 33.7255%
        XYZ:
        3.4766, 6.7223, 1.5662
        xyY:
        0.2955, 0.5714, 6.7223
      CIE-Lab:
        31.1662, -37.3280, 32.6808
        CIE-LCH:
        31.1662, 49.6127, 138.7977
        CIE-Luv:
        31.1662, -28.4708, 35.1138
        Hunter-Lab:
        25.9275, -21.4381, 14.5676
      #05560f color charts
#05560f RGB chart
      #05560f CMYK chart
      #05560f RGB pie chart
      #05560f color shades, tints & tones
#05560f color schemes
#05560f color preview, HTML & CSS examples
           This text has a color of #05560f        
        
          <p style="color:#05560f;">Text here</p>
        
        
          .mytext {color:#05560f;}
        
        Text color #05560f
      
           This box has a color of #05560f        
        
          <div style="background-color:#05560f;">Content here</div>
        
        
          .mybackground {background-color:#05560f;}
        
        Background color #05560f
      
           Border around this has a color of #05560f        
        
          <div style="border:2px solid #05560f;">Content here</div>
        
        
          .myborder {border:2px solid #05560f;}
        
        Border color #05560f