#9d5f0a color space conversions
Hex:
        #9d5f0a
        RGB:
        157, 95, 10
        CMY:
        38, 63, 96
        CMYK:
        0, 39, 94, 38
      HSL:
        35°, 88.0240%, 32.7451%
        HSV (HSB):
        35°, 93.6306%, 61.5686%
        XYZ:
        18.0516, 15.3744, 2.3033
        xyY:
        0.5052, 0.4303, 15.3744
      CIE-Lab:
        46.1428, 19.5491, 51.8299
        CIE-LCH:
        46.1428, 55.3941, 69.3346
        CIE-Luv:
        46.1428, 50.7974, 43.8277
        Hunter-Lab:
        39.2102, 13.5600, 23.9643
      #9d5f0a color charts
#9d5f0a RGB chart
      #9d5f0a CMYK chart
      #9d5f0a RGB pie chart
      #9d5f0a color shades, tints & tones
#9d5f0a color schemes
#9d5f0a color preview, HTML & CSS examples
           This text has a color of #9d5f0a        
        
          <p style="color:#9d5f0a;">Text here</p>
        
        
          .mytext {color:#9d5f0a;}
        
        Text color #9d5f0a
      
           This box has a color of #9d5f0a        
        
          <div style="background-color:#9d5f0a;">Content here</div>
        
        
          .mybackground {background-color:#9d5f0a;}
        
        Background color #9d5f0a
      
           Border around this has a color of #9d5f0a        
        
          <div style="border:2px solid #9d5f0a;">Content here</div>
        
        
          .myborder {border:2px solid #9d5f0a;}
        
        Border color #9d5f0a