#a56f22 color space conversions
Hex:
        #a56f22
        RGB:
        165, 111, 34
        CMY:
        35, 56, 87
        CMYK:
        0, 33, 79, 35
      HSL:
        35°, 65.8291%, 39.0196%
        HSV (HSB):
        35°, 79.3939%, 64.7059%
        XYZ:
        21.4902, 19.4837, 4.1414
        xyY:
        0.4763, 0.4319, 19.4837
      CIE-Lab:
        51.2484, 14.7416, 48.6849
        CIE-LCH:
        51.2484, 50.8678, 73.1539
        CIE-Luv:
        51.2484, 43.7755, 46.1542
        Hunter-Lab:
        44.1403, 9.6591, 25.3354
      #a56f22 color charts
#a56f22 RGB chart
      #a56f22 CMYK chart
      #a56f22 RGB pie chart
      #a56f22 color shades, tints & tones
#a56f22 color schemes
#a56f22 color preview, HTML & CSS examples
           This text has a color of #a56f22        
        
          <p style="color:#a56f22;">Text here</p>
        
        
          .mytext {color:#a56f22;}
        
        Text color #a56f22
      
           This box has a color of #a56f22        
        
          <div style="background-color:#a56f22;">Content here</div>
        
        
          .mybackground {background-color:#a56f22;}
        
        Background color #a56f22
      
           Border around this has a color of #a56f22        
        
          <div style="border:2px solid #a56f22;">Content here</div>
        
        
          .myborder {border:2px solid #a56f22;}
        
        Border color #a56f22