#8d532f color space conversions
Hex:
        #8d532f
        RGB:
        141, 83, 47
        CMY:
        45, 67, 82
        CMYK:
        0, 41, 67, 45
      HSL:
        23°, 50.0000%, 36.8627%
        HSV (HSB):
        23°, 66.6667%, 55.2941%
        XYZ:
        14.5909, 12.0545, 4.2470
        xyY:
        0.4723, 0.3902, 12.0545
      CIE-Lab:
        41.3026, 20.7282, 30.9700
        CIE-LCH:
        41.3026, 37.2666, 56.2056
        CIE-Luv:
        41.3026, 44.3252, 28.3919
        Hunter-Lab:
        34.7195, 14.2552, 17.0511
      #8d532f color charts
#8d532f RGB chart
      #8d532f CMYK chart
      #8d532f RGB pie chart
      #8d532f color shades, tints & tones
#8d532f color schemes
#8d532f color preview, HTML & CSS examples
           This text has a color of #8d532f        
        
          <p style="color:#8d532f;">Text here</p>
        
        
          .mytext {color:#8d532f;}
        
        Text color #8d532f
      
           This box has a color of #8d532f        
        
          <div style="background-color:#8d532f;">Content here</div>
        
        
          .mybackground {background-color:#8d532f;}
        
        Background color #8d532f
      
           Border around this has a color of #8d532f        
        
          <div style="border:2px solid #8d532f;">Content here</div>
        
        
          .myborder {border:2px solid #8d532f;}
        
        Border color #8d532f