#9d7c2b color space conversions
Hex:
        #9d7c2b
        RGB:
        157, 124, 43
        CMY:
        38, 51, 83
        CMYK:
        0, 21, 73, 38
      HSL:
        43°, 57.0000%, 39.2157%
        HSV (HSB):
        43°, 72.6115%, 61.5686%
        XYZ:
        21.5483, 21.7578, 5.3495
        xyY:
        0.4429, 0.4472, 21.7578
      CIE-Lab:
        53.7691, 4.1507, 47.0406
        CIE-LCH:
        53.7691, 47.2234, 84.9574
        CIE-Luv:
        53.7691, 27.2458, 48.7097
        Hunter-Lab:
        46.6453, 0.8309, 25.8521
      #9d7c2b color charts
#9d7c2b RGB chart
      #9d7c2b CMYK chart
      #9d7c2b RGB pie chart
      #9d7c2b color shades, tints & tones
#9d7c2b color schemes
#9d7c2b color preview, HTML & CSS examples
           This text has a color of #9d7c2b        
        
          <p style="color:#9d7c2b;">Text here</p>
        
        
          .mytext {color:#9d7c2b;}
        
        Text color #9d7c2b
      
           This box has a color of #9d7c2b        
        
          <div style="background-color:#9d7c2b;">Content here</div>
        
        
          .mybackground {background-color:#9d7c2b;}
        
        Background color #9d7c2b
      
           Border around this has a color of #9d7c2b        
        
          <div style="border:2px solid #9d7c2b;">Content here</div>
        
        
          .myborder {border:2px solid #9d7c2b;}
        
        Border color #9d7c2b