#9d225d color space conversions
Hex:
        #9d225d
        RGB:
        157, 34, 93
        CMY:
        38, 87, 64
        CMYK:
        0, 78, 41, 38
      HSL:
        331°, 64.3979%, 37.4510%
        HSV (HSB):
        331°, 78.3439%, 61.5686%
        XYZ:
        16.4524, 9.1025, 11.2457
        xyY:
        0.4471, 0.2473, 9.1025
      CIE-Lab:
        36.1808, 53.7379, -3.8697
        CIE-LCH:
        36.1808, 53.8770, 355.8812
        CIE-Luv:
        36.1808, 72.7159, -13.9263
        Hunter-Lab:
        30.1703, 44.5414, -0.9807
      #9d225d color charts
#9d225d RGB chart
      #9d225d CMYK chart
      #9d225d RGB pie chart
      #9d225d color shades, tints & tones
#9d225d color schemes
#9d225d color preview, HTML & CSS examples
           This text has a color of #9d225d        
        
          <p style="color:#9d225d;">Text here</p>
        
        
          .mytext {color:#9d225d;}
        
        Text color #9d225d
      
           This box has a color of #9d225d        
        
          <div style="background-color:#9d225d;">Content here</div>
        
        
          .mybackground {background-color:#9d225d;}
        
        Background color #9d225d
      
           Border around this has a color of #9d225d        
        
          <div style="border:2px solid #9d225d;">Content here</div>
        
        
          .myborder {border:2px solid #9d225d;}
        
        Border color #9d225d