#9d842d color space conversions
Hex:
        #9d842d
        RGB:
        157, 132, 45
        CMY:
        38, 48, 82
        CMYK:
        0, 16, 71, 38
      HSL:
        47°, 55.4455%, 39.6078%
        HSV (HSB):
        47°, 71.3376%, 61.5686%
        XYZ:
        22.6295, 23.8601, 5.8954
        xyY:
        0.4320, 0.4555, 23.8601
      CIE-Lab:
        55.9474, -0.2224, 48.3848
        CIE-LCH:
        55.9474, 48.3854, 90.2633
        CIE-Luv:
        55.9474, 21.4332, 51.5809
        Hunter-Lab:
        48.8468, -2.7871, 27.0370
      #9d842d color charts
#9d842d RGB chart
      #9d842d CMYK chart
      #9d842d RGB pie chart
      #9d842d color shades, tints & tones
#9d842d color schemes
#9d842d color preview, HTML & CSS examples
           This text has a color of #9d842d        
        
          <p style="color:#9d842d;">Text here</p>
        
        
          .mytext {color:#9d842d;}
        
        Text color #9d842d
      
           This box has a color of #9d842d        
        
          <div style="background-color:#9d842d;">Content here</div>
        
        
          .mybackground {background-color:#9d842d;}
        
        Background color #9d842d
      
           Border around this has a color of #9d842d        
        
          <div style="border:2px solid #9d842d;">Content here</div>
        
        
          .myborder {border:2px solid #9d842d;}
        
        Border color #9d842d