#9d5e0d color space conversions
Hex:
        #9d5e0d
        RGB:
        157, 94, 13
        CMY:
        38, 63, 95
        CMYK:
        0, 40, 92, 38
      HSL:
        34°, 84.7059%, 33.3333%
        HSV (HSB):
        34°, 91.7197%, 61.5686%
        XYZ:
        17.9800, 15.2026, 2.3675
        xyY:
        0.5058, 0.4276, 15.2026
      CIE-Lab:
        45.9104, 20.1702, 50.9198
        CIE-LCH:
        45.9104, 54.7692, 68.3907
        CIE-Luv:
        45.9104, 51.5026, 43.0962
        Hunter-Lab:
        38.9905, 14.0798, 23.6932
      #9d5e0d color charts
#9d5e0d RGB chart
      #9d5e0d CMYK chart
      #9d5e0d RGB pie chart
      #9d5e0d color shades, tints & tones
#9d5e0d color schemes
#9d5e0d color preview, HTML & CSS examples
           This text has a color of #9d5e0d        
        
          <p style="color:#9d5e0d;">Text here</p>
        
        
          .mytext {color:#9d5e0d;}
        
        Text color #9d5e0d
      
           This box has a color of #9d5e0d        
        
          <div style="background-color:#9d5e0d;">Content here</div>
        
        
          .mybackground {background-color:#9d5e0d;}
        
        Background color #9d5e0d
      
           Border around this has a color of #9d5e0d        
        
          <div style="border:2px solid #9d5e0d;">Content here</div>
        
        
          .myborder {border:2px solid #9d5e0d;}
        
        Border color #9d5e0d