#9d074d color space conversions
Hex:
        #9d074d
        RGB:
        157, 7, 77
        CMY:
        38, 97, 70
        CMYK:
        0, 96, 51, 38
      HSL:
        332°, 91.4634%, 32.1569%
        HSV (HSB):
        332°, 95.5414%, 61.5686%
        XYZ:
        15.3202, 7.8559, 7.7301
        xyY:
        0.4957, 0.2542, 7.8559
      CIE-Lab:
        33.6809, 57.9684, 2.8427
        CIE-LCH:
        33.6809, 58.0381, 2.8074
        CIE-Luv:
        33.6809, 84.9911, -7.0594
        Hunter-Lab:
        28.0283, 48.5177, 3.2680
      #9d074d color charts
#9d074d RGB chart
      #9d074d CMYK chart
      #9d074d RGB pie chart
      #9d074d color shades, tints & tones
#9d074d color schemes
#9d074d color preview, HTML & CSS examples
           This text has a color of #9d074d        
        
          <p style="color:#9d074d;">Text here</p>
        
        
          .mytext {color:#9d074d;}
        
        Text color #9d074d
      
           This box has a color of #9d074d        
        
          <div style="background-color:#9d074d;">Content here</div>
        
        
          .mybackground {background-color:#9d074d;}
        
        Background color #9d074d
      
           Border around this has a color of #9d074d        
        
          <div style="border:2px solid #9d074d;">Content here</div>
        
        
          .myborder {border:2px solid #9d074d;}
        
        Border color #9d074d