#8d893f color space conversions
Hex:
        #8d893f
        RGB:
        141, 137, 63
        CMY:
        45, 46, 75
        CMYK:
        0, 3, 55, 45
      HSL:
        57°, 38.2353%, 40.0000%
        HSV (HSB):
        57°, 55.3191%, 55.2941%
        XYZ:
        20.8274, 23.9129, 8.2206
        xyY:
        0.3933, 0.4515, 23.9129
      CIE-Lab:
        56.0005, -8.9062, 39.6089
        CIE-LCH:
        56.0005, 40.5978, 102.6724
        CIE-Luv:
        56.0005, 6.0268, 46.6916
        Hunter-Lab:
        48.9008, -9.5515, 24.2635
      #8d893f color charts
#8d893f RGB chart
      #8d893f CMYK chart
      #8d893f RGB pie chart
      #8d893f color shades, tints & tones
#8d893f color schemes
#8d893f color preview, HTML & CSS examples
           This text has a color of #8d893f        
        
          <p style="color:#8d893f;">Text here</p>
        
        
          .mytext {color:#8d893f;}
        
        Text color #8d893f
      
           This box has a color of #8d893f        
        
          <div style="background-color:#8d893f;">Content here</div>
        
        
          .mybackground {background-color:#8d893f;}
        
        Background color #8d893f
      
           Border around this has a color of #8d893f        
        
          <div style="border:2px solid #8d893f;">Content here</div>
        
        
          .myborder {border:2px solid #8d893f;}
        
        Border color #8d893f