#9d374d color space conversions
Hex:
        #9d374d
        RGB:
        157, 55, 77
        CMY:
        38, 78, 70
        CMYK:
        0, 65, 51, 38
      HSL:
        347°, 48.1132%, 41.5686%
        HSV (HSB):
        347°, 64.9682%, 61.5686%
        XYZ:
        16.6104, 10.4363, 8.1601
        xyY:
        0.4718, 0.2964, 10.4363
      CIE-Lab:
        38.6144, 44.1374, 9.8404
        CIE-LCH:
        38.6144, 45.2210, 12.5685
        CIE-Luv:
        38.6144, 69.4462, 3.4720
        Hunter-Lab:
        32.3053, 35.2450, 7.6374
      #9d374d color charts
#9d374d RGB chart
      #9d374d CMYK chart
      #9d374d RGB pie chart
      #9d374d color shades, tints & tones
#9d374d color schemes
#9d374d color preview, HTML & CSS examples
           This text has a color of #9d374d        
        
          <p style="color:#9d374d;">Text here</p>
        
        
          .mytext {color:#9d374d;}
        
        Text color #9d374d
      
           This box has a color of #9d374d        
        
          <div style="background-color:#9d374d;">Content here</div>
        
        
          .mybackground {background-color:#9d374d;}
        
        Background color #9d374d
      
           Border around this has a color of #9d374d        
        
          <div style="border:2px solid #9d374d;">Content here</div>
        
        
          .myborder {border:2px solid #9d374d;}
        
        Border color #9d374d