#9c500e color space conversions
Hex:
        #9c500e
        RGB:
        156, 80, 14
        CMY:
        39, 69, 95
        CMYK:
        0, 49, 91, 39
      HSL:
        28°, 83.5294%, 33.3333%
        HSV (HSB):
        28°, 91.0256%, 61.1765%
        XYZ:
        16.6582, 12.8369, 2.0153
        xyY:
        0.5287, 0.4074, 12.8369
      CIE-Lab:
        42.5165, 27.5859, 47.9868
        CIE-LCH:
        42.5165, 55.3508, 60.1070
        CIE-Luv:
        42.5165, 61.7432, 37.7945
        Hunter-Lab:
        35.8287, 20.2918, 21.7452
      #9c500e color charts
#9c500e RGB chart
      #9c500e CMYK chart
      #9c500e RGB pie chart
      #9c500e color shades, tints & tones
#9c500e color schemes
#9c500e color preview, HTML & CSS examples
           This text has a color of #9c500e        
        
          <p style="color:#9c500e;">Text here</p>
        
        
          .mytext {color:#9c500e;}
        
        Text color #9c500e
      
           This box has a color of #9c500e        
        
          <div style="background-color:#9c500e;">Content here</div>
        
        
          .mybackground {background-color:#9c500e;}
        
        Background color #9c500e
      
           Border around this has a color of #9c500e        
        
          <div style="border:2px solid #9c500e;">Content here</div>
        
        
          .myborder {border:2px solid #9c500e;}
        
        Border color #9c500e