#556a0f color space conversions
Hex:
        #556a0f
        RGB:
        85, 106, 15
        CMY:
        67, 58, 94
        CMYK:
        20, 0, 86, 58
      HSL:
        74°, 75.2066%, 23.7255%
        HSV (HSB):
        74°, 85.8491%, 41.5686%
        XYZ:
        8.9866, 12.2739, 2.3474
        xyY:
        0.3807, 0.5199, 12.2739
      CIE-Lab:
        41.6481, -20.6999, 43.7296
        CIE-LCH:
        41.6481, 48.3815, 115.3310
        CIE-Luv:
        41.6481, -9.8707, 45.2687
        Hunter-Lab:
        35.0341, -15.5226, 20.5512
      #556a0f color charts
#556a0f RGB chart
      #556a0f CMYK chart
      #556a0f RGB pie chart
      #556a0f color shades, tints & tones
#556a0f color schemes
#556a0f color preview, HTML & CSS examples
           This text has a color of #556a0f        
        
          <p style="color:#556a0f;">Text here</p>
        
        
          .mytext {color:#556a0f;}
        
        Text color #556a0f
      
           This box has a color of #556a0f        
        
          <div style="background-color:#556a0f;">Content here</div>
        
        
          .mybackground {background-color:#556a0f;}
        
        Background color #556a0f
      
           Border around this has a color of #556a0f        
        
          <div style="border:2px solid #556a0f;">Content here</div>
        
        
          .myborder {border:2px solid #556a0f;}
        
        Border color #556a0f