#a28f42 color space conversions
Hex:
        #a28f42
        RGB:
        162, 143, 66
        CMY:
        36, 44, 74
        CMYK:
        0, 12, 59, 36
      HSL:
        48°, 42.1053%, 44.7059%
        HSV (HSB):
        48°, 59.2593%, 63.5294%
        XYZ:
        25.7061, 27.7197, 9.1498
        xyY:
        0.4108, 0.4430, 27.7197
      CIE-Lab:
        59.6346, -2.6638, 42.8025
        CIE-LCH:
        59.6346, 42.8853, 93.5613
        CIE-Luv:
        59.6346, 16.6100, 49.3475
        Hunter-Lab:
        52.6495, -4.9838, 26.5507
      #a28f42 color charts
#a28f42 RGB chart
      #a28f42 CMYK chart
      #a28f42 RGB pie chart
      #a28f42 color shades, tints & tones
#a28f42 color schemes
#a28f42 color preview, HTML & CSS examples
           This text has a color of #a28f42        
        
          <p style="color:#a28f42;">Text here</p>
        
        
          .mytext {color:#a28f42;}
        
        Text color #a28f42
      
           This box has a color of #a28f42        
        
          <div style="background-color:#a28f42;">Content here</div>
        
        
          .mybackground {background-color:#a28f42;}
        
        Background color #a28f42
      
           Border around this has a color of #a28f42        
        
          <div style="border:2px solid #a28f42;">Content here</div>
        
        
          .myborder {border:2px solid #a28f42;}
        
        Border color #a28f42