#9d5f03 color space conversions
Hex:
        #9d5f03
        RGB:
        157, 95, 3
        CMY:
        38, 63, 99
        CMYK:
        0, 39, 98, 38
      HSL:
        36°, 96.2500%, 31.3725%
        HSV (HSB):
        36°, 98.0892%, 61.5686%
        XYZ:
        18.0133, 15.3591, 2.1013
        xyY:
        0.5078, 0.4330, 15.3591
      CIE-Lab:
        46.1222, 19.4345, 53.4605
        CIE-LCH:
        46.1222, 56.8835, 70.0223
        CIE-Luv:
        46.1222, 50.9950, 44.5973
        Hunter-Lab:
        39.1907, 13.4606, 24.2544
      #9d5f03 color charts
#9d5f03 RGB chart
      #9d5f03 CMYK chart
      #9d5f03 RGB pie chart
      #9d5f03 color shades, tints & tones
#9d5f03 color schemes
#9d5f03 color preview, HTML & CSS examples
           This text has a color of #9d5f03        
        
          <p style="color:#9d5f03;">Text here</p>
        
        
          .mytext {color:#9d5f03;}
        
        Text color #9d5f03
      
           This box has a color of #9d5f03        
        
          <div style="background-color:#9d5f03;">Content here</div>
        
        
          .mybackground {background-color:#9d5f03;}
        
        Background color #9d5f03
      
           Border around this has a color of #9d5f03        
        
          <div style="border:2px solid #9d5f03;">Content here</div>
        
        
          .myborder {border:2px solid #9d5f03;}
        
        Border color #9d5f03