#9c5f00 color space conversions
Hex:
        #9c5f00
        RGB:
        156, 95, 0
        CMY:
        39, 63, 100
        CMYK:
        0, 39, 100, 39
      HSL:
        37°, 100.0000%, 30.5882%
        HSV (HSB):
        37°, 100.0000%, 61.1765%
        XYZ:
        17.8025, 15.2523, 2.0057
        xyY:
        0.5078, 0.4350, 15.2523
      CIE-Lab:
        45.9779, 18.9318, 54.0384
        CIE-LCH:
        45.9779, 57.2587, 70.6926
        CIE-Luv:
        45.9779, 50.2457, 44.8799
        Hunter-Lab:
        39.0542, 13.0226, 24.2930
      #9c5f00 color charts
#9c5f00 RGB chart
      #9c5f00 CMYK chart
      #9c5f00 RGB pie chart
      #9c5f00 color shades, tints & tones
#9c5f00 color schemes
#9c5f00 color preview, HTML & CSS examples
           This text has a color of #9c5f00        
        
          <p style="color:#9c5f00;">Text here</p>
        
        
          .mytext {color:#9c5f00;}
        
        Text color #9c5f00
      
           This box has a color of #9c5f00        
        
          <div style="background-color:#9c5f00;">Content here</div>
        
        
          .mybackground {background-color:#9c5f00;}
        
        Background color #9c5f00
      
           Border around this has a color of #9c5f00        
        
          <div style="border:2px solid #9c5f00;">Content here</div>
        
        
          .myborder {border:2px solid #9c5f00;}
        
        Border color #9c5f00