#9d612d color space conversions
Hex:
        #9d612d
        RGB:
        157, 97, 45
        CMY:
        38, 62, 82
        CMYK:
        0, 38, 71, 38
      HSL:
        28°, 55.4455%, 39.6078%
        HSV (HSB):
        28°, 71.3376%, 61.5686%
        XYZ:
        18.6530, 15.9069, 4.5699
        xyY:
        0.4767, 0.4065, 15.9069
      CIE-Lab:
        46.8522, 19.6482, 38.8617
        CIE-LCH:
        46.8522, 43.5463, 63.1791
        CIE-Luv:
        46.8522, 47.2125, 36.5469
        Hunter-Lab:
        39.8835, 13.6859, 21.1250
      #9d612d color charts
#9d612d RGB chart
      #9d612d CMYK chart
      #9d612d RGB pie chart
      #9d612d color shades, tints & tones
#9d612d color schemes
#9d612d color preview, HTML & CSS examples
           This text has a color of #9d612d        
        
          <p style="color:#9d612d;">Text here</p>
        
        
          .mytext {color:#9d612d;}
        
        Text color #9d612d
      
           This box has a color of #9d612d        
        
          <div style="background-color:#9d612d;">Content here</div>
        
        
          .mybackground {background-color:#9d612d;}
        
        Background color #9d612d
      
           Border around this has a color of #9d612d        
        
          <div style="border:2px solid #9d612d;">Content here</div>
        
        
          .myborder {border:2px solid #9d612d;}
        
        Border color #9d612d