#556b13 color space conversions
Hex:
        #556b13
        RGB:
        85, 107, 19
        CMY:
        67, 58, 93
        CMYK:
        21, 0, 82, 58
      HSL:
        75°, 69.8413%, 24.7059%
        HSV (HSB):
        75°, 82.2430%, 41.9608%
        XYZ:
        9.1216, 12.4937, 2.5469
        xyY:
        0.3775, 0.5171, 12.4937
      CIE-Lab:
        41.9903, -21.0399, 42.7855
        CIE-LCH:
        41.9903, 47.6789, 116.1858
        CIE-Luv:
        41.9903, -10.4441, 44.9820
        Hunter-Lab:
        35.3464, -15.7923, 20.4704
      #556b13 color charts
#556b13 RGB chart
      #556b13 CMYK chart
      #556b13 RGB pie chart
      #556b13 color shades, tints & tones
#556b13 color schemes
#556b13 color preview, HTML & CSS examples
           This text has a color of #556b13        
        
          <p style="color:#556b13;">Text here</p>
        
        
          .mytext {color:#556b13;}
        
        Text color #556b13
      
           This box has a color of #556b13        
        
          <div style="background-color:#556b13;">Content here</div>
        
        
          .mybackground {background-color:#556b13;}
        
        Background color #556b13
      
           Border around this has a color of #556b13        
        
          <div style="border:2px solid #556b13;">Content here</div>
        
        
          .myborder {border:2px solid #556b13;}
        
        Border color #556b13