#8d7427 color space conversions
Hex:
        #8d7427
        RGB:
        141, 116, 39
        CMY:
        45, 55, 85
        CMYK:
        0, 18, 72, 45
      HSL:
        45°, 56.6667%, 35.2941%
        HSV (HSB):
        45°, 72.3404%, 55.2941%
        XYZ:
        17.5961, 18.3000, 4.5243
        xyY:
        0.4353, 0.4527, 18.3000
      CIE-Lab:
        49.8580, 1.0975, 44.2758
        CIE-LCH:
        49.8580, 44.2894, 88.5801
        CIE-Luv:
        49.8580, 21.0157, 45.6830
        Hunter-Lab:
        42.7785, -1.4398, 23.6744
      #8d7427 color charts
#8d7427 RGB chart
      #8d7427 CMYK chart
      #8d7427 RGB pie chart
      #8d7427 color shades, tints & tones
#8d7427 color schemes
#8d7427 color preview, HTML & CSS examples
           This text has a color of #8d7427        
        
          <p style="color:#8d7427;">Text here</p>
        
        
          .mytext {color:#8d7427;}
        
        Text color #8d7427
      
           This box has a color of #8d7427        
        
          <div style="background-color:#8d7427;">Content here</div>
        
        
          .mybackground {background-color:#8d7427;}
        
        Background color #8d7427
      
           Border around this has a color of #8d7427        
        
          <div style="border:2px solid #8d7427;">Content here</div>
        
        
          .myborder {border:2px solid #8d7427;}
        
        Border color #8d7427