#9d5f1a color space conversions
Hex:
        #9d5f1a
        RGB:
        157, 95, 26
        CMY:
        38, 63, 90
        CMYK:
        0, 39, 83, 38
      HSL:
        32°, 71.5847%, 35.8824%
        HSV (HSB):
        32°, 83.4395%, 61.5686%
        XYZ:
        18.1833, 15.4271, 2.9966
        xyY:
        0.4967, 0.4214, 15.4271
      CIE-Lab:
        46.2137, 19.9406, 46.8810
        CIE-LCH:
        46.2137, 50.9457, 66.9577
        CIE-Luv:
        46.2137, 50.1287, 41.2205
        Hunter-Lab:
        39.2773, 13.9005, 22.9706
      #9d5f1a color charts
#9d5f1a RGB chart
      #9d5f1a CMYK chart
      #9d5f1a RGB pie chart
      #9d5f1a color shades, tints & tones
#9d5f1a color schemes
#9d5f1a color preview, HTML & CSS examples
           This text has a color of #9d5f1a        
        
          <p style="color:#9d5f1a;">Text here</p>
        
        
          .mytext {color:#9d5f1a;}
        
        Text color #9d5f1a
      
           This box has a color of #9d5f1a        
        
          <div style="background-color:#9d5f1a;">Content here</div>
        
        
          .mybackground {background-color:#9d5f1a;}
        
        Background color #9d5f1a
      
           Border around this has a color of #9d5f1a        
        
          <div style="border:2px solid #9d5f1a;">Content here</div>
        
        
          .myborder {border:2px solid #9d5f1a;}
        
        Border color #9d5f1a