#9d6d12 color space conversions
Hex:
        #9d6d12
        RGB:
        157, 109, 18
        CMY:
        38, 57, 93
        CMYK:
        0, 31, 89, 38
      HSL:
        39°, 79.4286%, 34.3137%
        HSV (HSB):
        39°, 88.5350%, 61.5686%
        XYZ:
        19.4824, 18.1490, 3.0485
        xyY:
        0.4789, 0.4461, 18.1490
      CIE-Lab:
        49.6764, 11.7195, 52.5046
        CIE-LCH:
        49.6764, 53.7966, 77.4173
        CIE-Luv:
        49.6764, 39.5098, 48.1580
        Hunter-Lab:
        42.6017, 7.0780, 25.5784
      #9d6d12 color charts
#9d6d12 RGB chart
      #9d6d12 CMYK chart
      #9d6d12 RGB pie chart
      #9d6d12 color shades, tints & tones
#9d6d12 color schemes
#9d6d12 color preview, HTML & CSS examples
           This text has a color of #9d6d12        
        
          <p style="color:#9d6d12;">Text here</p>
        
        
          .mytext {color:#9d6d12;}
        
        Text color #9d6d12
      
           This box has a color of #9d6d12        
        
          <div style="background-color:#9d6d12;">Content here</div>
        
        
          .mybackground {background-color:#9d6d12;}
        
        Background color #9d6d12
      
           Border around this has a color of #9d6d12        
        
          <div style="border:2px solid #9d6d12;">Content here</div>
        
        
          .myborder {border:2px solid #9d6d12;}
        
        Border color #9d6d12