#9d343d color space conversions
Hex:
        #9d343d
        RGB:
        157, 52, 61
        CMY:
        38, 80, 76
        CMYK:
        0, 67, 61, 38
      HSL:
        355°, 50.2392%, 40.9804%
        HSV (HSB):
        355°, 66.8790%, 61.5686%
        XYZ:
        15.9749, 9.9610, 5.4956
        xyY:
        0.5082, 0.3169, 9.9610
      CIE-Lab:
        37.7724, 44.1555, 18.7991
        CIE-LCH:
        37.7724, 47.9908, 23.0617
        CIE-Luv:
        37.7724, 75.3725, 12.0672
        Hunter-Lab:
        31.5611, 35.1176, 11.7689
      #9d343d color charts
#9d343d RGB chart
      #9d343d CMYK chart
      #9d343d RGB pie chart
      #9d343d color shades, tints & tones
#9d343d color schemes
#9d343d color preview, HTML & CSS examples
           This text has a color of #9d343d        
        
          <p style="color:#9d343d;">Text here</p>
        
        
          .mytext {color:#9d343d;}
        
        Text color #9d343d
      
           This box has a color of #9d343d        
        
          <div style="background-color:#9d343d;">Content here</div>
        
        
          .mybackground {background-color:#9d343d;}
        
        Background color #9d343d
      
           Border around this has a color of #9d343d        
        
          <div style="border:2px solid #9d343d;">Content here</div>
        
        
          .myborder {border:2px solid #9d343d;}
        
        Border color #9d343d