#56460f color space conversions
Hex:
        #56460f
        RGB:
        86, 70, 15
        CMY:
        66, 73, 94
        CMYK:
        0, 19, 83, 66
      HSL:
        46°, 70.2970%, 19.8039%
        HSV (HSB):
        46°, 82.5581%, 33.7255%
        XYZ:
        6.1141, 6.3932, 1.3637
        xyY:
        0.4408, 0.4609, 6.3932
      CIE-Lab:
        30.3837, 0.4110, 33.5256
        CIE-LCH:
        30.3837, 33.5281, 89.2977
        CIE-Luv:
        30.3837, 12.8989, 29.2112
        Hunter-Lab:
        25.2849, -1.0854, 14.5017
      #56460f color charts
#56460f RGB chart
      #56460f CMYK chart
      #56460f RGB pie chart
      #56460f color shades, tints & tones
#56460f color schemes
#56460f color preview, HTML & CSS examples
           This text has a color of #56460f        
        
          <p style="color:#56460f;">Text here</p>
        
        
          .mytext {color:#56460f;}
        
        Text color #56460f
      
           This box has a color of #56460f        
        
          <div style="background-color:#56460f;">Content here</div>
        
        
          .mybackground {background-color:#56460f;}
        
        Background color #56460f
      
           Border around this has a color of #56460f        
        
          <div style="border:2px solid #56460f;">Content here</div>
        
        
          .myborder {border:2px solid #56460f;}
        
        Border color #56460f