#9c5005 color space conversions
Hex:
        #9c5005
        RGB:
        156, 80, 5
        CMY:
        39, 69, 98
        CMYK:
        0, 49, 97, 39
      HSL:
        30°, 93.7888%, 31.5686%
        HSV (HSB):
        30°, 96.7949%, 61.1765%
        XYZ:
        16.6064, 12.8162, 1.7421
        xyY:
        0.5329, 0.4112, 12.8162
      CIE-Lab:
        42.4850, 27.4311, 50.4396
        CIE-LCH:
        42.4850, 57.4162, 61.4609
        CIE-Luv:
        42.4850, 62.1065, 38.9222
        Hunter-Lab:
        35.7997, 20.1510, 22.1746
      #9c5005 color charts
#9c5005 RGB chart
      #9c5005 CMYK chart
      #9c5005 RGB pie chart
      #9c5005 color shades, tints & tones
#9c5005 color schemes
#9c5005 color preview, HTML & CSS examples
           This text has a color of #9c5005        
        
          <p style="color:#9c5005;">Text here</p>
        
        
          .mytext {color:#9c5005;}
        
        Text color #9c5005
      
           This box has a color of #9c5005        
        
          <div style="background-color:#9c5005;">Content here</div>
        
        
          .mybackground {background-color:#9c5005;}
        
        Background color #9c5005
      
           Border around this has a color of #9c5005        
        
          <div style="border:2px solid #9c5005;">Content here</div>
        
        
          .myborder {border:2px solid #9c5005;}
        
        Border color #9c5005