#a38c2f color space conversions
Hex:
        #a38c2f
        RGB:
        163, 140, 47
        CMY:
        36, 45, 82
        CMYK:
        0, 14, 71, 36
      HSL:
        48°, 55.2381%, 41.1765%
        HSV (HSB):
        48°, 71.1656%, 63.9216%
        XYZ:
        24.9954, 26.7479, 6.5348
        xyY:
        0.4289, 0.4590, 26.7479
      CIE-Lab:
        58.7403, -1.8167, 50.5580
        CIE-LCH:
        58.7403, 50.5906, 92.0579
        CIE-Luv:
        58.7403, 20.1792, 54.7057
        Hunter-Lab:
        51.7184, -4.2384, 28.7114
      #a38c2f color charts
#a38c2f RGB chart
      #a38c2f CMYK chart
      #a38c2f RGB pie chart
      #a38c2f color shades, tints & tones
#a38c2f color schemes
#a38c2f color preview, HTML & CSS examples
           This text has a color of #a38c2f        
        
          <p style="color:#a38c2f;">Text here</p>
        
        
          .mytext {color:#a38c2f;}
        
        Text color #a38c2f
      
           This box has a color of #a38c2f        
        
          <div style="background-color:#a38c2f;">Content here</div>
        
        
          .mybackground {background-color:#a38c2f;}
        
        Background color #a38c2f
      
           Border around this has a color of #a38c2f        
        
          <div style="border:2px solid #a38c2f;">Content here</div>
        
        
          .myborder {border:2px solid #a38c2f;}
        
        Border color #a38c2f