#a47f26 color space conversions
Hex:
        #a47f26
        RGB:
        164, 127, 38
        CMY:
        36, 50, 85
        CMYK:
        0, 23, 77, 36
      HSL:
        42°, 62.3762%, 39.6078%
        HSV (HSB):
        42°, 76.8293%, 64.3137%
        XYZ:
        23.2491, 23.2112, 5.0886
        xyY:
        0.4510, 0.4503, 23.2112
      CIE-Lab:
        55.2892, 5.4173, 50.8722
        CIE-LCH:
        55.2892, 51.1598, 83.9215
        CIE-Luv:
        55.2892, 30.6607, 51.6802
        Hunter-Lab:
        48.1780, 1.8265, 27.4624
      #a47f26 color charts
#a47f26 RGB chart
      #a47f26 CMYK chart
      #a47f26 RGB pie chart
      #a47f26 color shades, tints & tones
#a47f26 color schemes
#a47f26 color preview, HTML & CSS examples
           This text has a color of #a47f26        
        
          <p style="color:#a47f26;">Text here</p>
        
        
          .mytext {color:#a47f26;}
        
        Text color #a47f26
      
           This box has a color of #a47f26        
        
          <div style="background-color:#a47f26;">Content here</div>
        
        
          .mybackground {background-color:#a47f26;}
        
        Background color #a47f26
      
           Border around this has a color of #a47f26        
        
          <div style="border:2px solid #a47f26;">Content here</div>
        
        
          .myborder {border:2px solid #a47f26;}
        
        Border color #a47f26