#a48b14 color space conversions
Hex:
        #a48b14
        RGB:
        164, 139, 20
        CMY:
        36, 45, 92
        CMYK:
        0, 15, 88, 36
      HSL:
        50°, 78.2609%, 36.0784%
        HSV (HSB):
        50°, 87.8049%, 64.3137%
        XYZ:
        24.6687, 26.4083, 4.4589
        xyY:
        0.4442, 0.4755, 26.4083
      CIE-Lab:
        58.4226, -1.8490, 59.3775
        CIE-LCH:
        58.4226, 59.4063, 91.7836
        CIE-Luv:
        58.4226, 22.3542, 60.0658
        Hunter-Lab:
        51.3890, -4.2437, 30.8278
      #a48b14 color charts
#a48b14 RGB chart
      #a48b14 CMYK chart
      #a48b14 RGB pie chart
      #a48b14 color shades, tints & tones
#a48b14 color schemes
#a48b14 color preview, HTML & CSS examples
           This text has a color of #a48b14        
        
          <p style="color:#a48b14;">Text here</p>
        
        
          .mytext {color:#a48b14;}
        
        Text color #a48b14
      
           This box has a color of #a48b14        
        
          <div style="background-color:#a48b14;">Content here</div>
        
        
          .mybackground {background-color:#a48b14;}
        
        Background color #a48b14
      
           Border around this has a color of #a48b14        
        
          <div style="border:2px solid #a48b14;">Content here</div>
        
        
          .myborder {border:2px solid #a48b14;}
        
        Border color #a48b14