#a88128 color space conversions
Hex:
        #a88128
        RGB:
        168, 129, 40
        CMY:
        34, 49, 84
        CMYK:
        0, 23, 76, 34
      HSL:
        42°, 61.5385%, 40.7843%
        HSV (HSB):
        42°, 76.1905%, 65.8824%
        XYZ:
        24.3817, 24.1785, 5.3894
        xyY:
        0.4519, 0.4482, 24.1785
      CIE-Lab:
        56.2661, 6.2042, 51.1642
        CIE-LCH:
        56.2661, 51.5390, 83.0860
        CIE-Luv:
        56.2661, 32.2028, 52.1721
        Hunter-Lab:
        49.1717, 2.4585, 27.9218
      #a88128 color charts
#a88128 RGB chart
      #a88128 CMYK chart
      #a88128 RGB pie chart
      #a88128 color shades, tints & tones
#a88128 color schemes
#a88128 color preview, HTML & CSS examples
           This text has a color of #a88128        
        
          <p style="color:#a88128;">Text here</p>
        
        
          .mytext {color:#a88128;}
        
        Text color #a88128
      
           This box has a color of #a88128        
        
          <div style="background-color:#a88128;">Content here</div>
        
        
          .mybackground {background-color:#a88128;}
        
        Background color #a88128
      
           Border around this has a color of #a88128        
        
          <div style="border:2px solid #a88128;">Content here</div>
        
        
          .myborder {border:2px solid #a88128;}
        
        Border color #a88128