#9d532f color space conversions
Hex:
        #9d532f
        RGB:
        157, 83, 47
        CMY:
        38, 67, 82
        CMYK:
        0, 47, 70, 38
      HSL:
        20°, 53.9216%, 40.0000%
        HSV (HSB):
        20°, 70.0637%, 61.5686%
        XYZ:
        17.5110, 13.5598, 4.3837
        xyY:
        0.4939, 0.3825, 13.5598
      CIE-Lab:
        43.5950, 27.6328, 34.2026
        CIE-LCH:
        43.5950, 43.9703, 51.0648
        CIE-Luv:
        43.5950, 57.4763, 30.0727
        Hunter-Lab:
        36.8237, 20.4416, 18.7184
      #9d532f color charts
#9d532f RGB chart
      #9d532f CMYK chart
      #9d532f RGB pie chart
      #9d532f color shades, tints & tones
#9d532f color schemes
#9d532f color preview, HTML & CSS examples
           This text has a color of #9d532f        
        
          <p style="color:#9d532f;">Text here</p>
        
        
          .mytext {color:#9d532f;}
        
        Text color #9d532f
      
           This box has a color of #9d532f        
        
          <div style="background-color:#9d532f;">Content here</div>
        
        
          .mybackground {background-color:#9d532f;}
        
        Background color #9d532f
      
           Border around this has a color of #9d532f        
        
          <div style="border:2px solid #9d532f;">Content here</div>
        
        
          .myborder {border:2px solid #9d532f;}
        
        Border color #9d532f