#56642f color space conversions
Hex:
        #56642f
        RGB:
        86, 100, 47
        CMY:
        66, 61, 82
        CMYK:
        14, 0, 53, 61
      HSL:
        76°, 36.0544%, 28.8235%
        HSV (HSB):
        76°, 53.0000%, 39.2157%
        XYZ:
        8.9080, 11.2980, 4.4006
        xyY:
        0.3620, 0.4591, 11.2980
      CIE-Lab:
        40.0779, -14.5976, 28.0511
        CIE-LCH:
        40.0779, 31.6220, 117.4922
        CIE-Luv:
        40.0779, -6.1736, 32.5213
        Hunter-Lab:
        33.6125, -11.5157, 15.7665
      #56642f color charts
#56642f RGB chart
      #56642f CMYK chart
      #56642f RGB pie chart
      #56642f color shades, tints & tones
#56642f color schemes
#56642f color preview, HTML & CSS examples
           This text has a color of #56642f        
        
          <p style="color:#56642f;">Text here</p>
        
        
          .mytext {color:#56642f;}
        
        Text color #56642f
      
           This box has a color of #56642f        
        
          <div style="background-color:#56642f;">Content here</div>
        
        
          .mybackground {background-color:#56642f;}
        
        Background color #56642f
      
           Border around this has a color of #56642f        
        
          <div style="border:2px solid #56642f;">Content here</div>
        
        
          .myborder {border:2px solid #56642f;}
        
        Border color #56642f