#9d375b color space conversions
Hex:
        #9d375b
        RGB:
        157, 55, 91
        CMY:
        38, 78, 64
        CMYK:
        0, 65, 42, 38
      HSL:
        339°, 48.1132%, 41.5686%
        HSV (HSB):
        339°, 64.9682%, 61.5686%
        XYZ:
        17.1591, 10.6558, 11.0499
        xyY:
        0.4415, 0.2742, 10.6558
      CIE-Lab:
        38.9946, 45.5436, 1.5295
        CIE-LCH:
        38.9946, 45.5693, 1.9234
        CIE-Luv:
        38.9946, 65.2794, -6.0711
        Hunter-Lab:
        32.6432, 36.7041, 2.7803
      #9d375b color charts
#9d375b RGB chart
      #9d375b CMYK chart
      #9d375b RGB pie chart
      #9d375b color shades, tints & tones
#9d375b color schemes
#9d375b color preview, HTML & CSS examples
           This text has a color of #9d375b        
        
          <p style="color:#9d375b;">Text here</p>
        
        
          .mytext {color:#9d375b;}
        
        Text color #9d375b
      
           This box has a color of #9d375b        
        
          <div style="background-color:#9d375b;">Content here</div>
        
        
          .mybackground {background-color:#9d375b;}
        
        Background color #9d375b
      
           Border around this has a color of #9d375b        
        
          <div style="border:2px solid #9d375b;">Content here</div>
        
        
          .myborder {border:2px solid #9d375b;}
        
        Border color #9d375b