#8a7d4a color space conversions
Hex:
        #8a7d4a
        RGB:
        138, 125, 74
        CMY:
        46, 51, 71
        CMYK:
        0, 9, 46, 46
      HSL:
        48°, 30.1887%, 41.5686%
        HSV (HSB):
        48°, 46.3768%, 54.1176%
        XYZ:
        19.0509, 20.5649, 9.4439
        xyY:
        0.3883, 0.4192, 20.5649
      CIE-Lab:
        52.4700, -2.5150, 29.5210
        CIE-LCH:
        52.4700, 29.6280, 94.8695
        CIE-Luv:
        52.4700, 11.1194, 35.3150
        Hunter-Lab:
        45.3486, -4.3723, 19.3968
      #8a7d4a color charts
#8a7d4a RGB chart
      #8a7d4a CMYK chart
      #8a7d4a RGB pie chart
      #8a7d4a color shades, tints & tones
#8a7d4a color schemes
#8a7d4a color preview, HTML & CSS examples
           This text has a color of #8a7d4a        
        
          <p style="color:#8a7d4a;">Text here</p>
        
        
          .mytext {color:#8a7d4a;}
        
        Text color #8a7d4a
      
           This box has a color of #8a7d4a        
        
          <div style="background-color:#8a7d4a;">Content here</div>
        
        
          .mybackground {background-color:#8a7d4a;}
        
        Background color #8a7d4a
      
           Border around this has a color of #8a7d4a        
        
          <div style="border:2px solid #8a7d4a;">Content here</div>
        
        
          .myborder {border:2px solid #8a7d4a;}
        
        Border color #8a7d4a