#9d294b color space conversions
Hex:
        #9d294b
        RGB:
        157, 41, 75
        CMY:
        38, 84, 71
        CMYK:
        0, 74, 52, 38
      HSL:
        342°, 58.5859%, 38.8235%
        HSV (HSB):
        342°, 73.8854%, 61.5686%
        XYZ:
        15.9676, 9.2620, 7.6028
        xyY:
        0.4863, 0.2821, 9.2620
      CIE-Lab:
        36.4839, 49.6669, 8.1324
        CIE-LCH:
        36.4839, 50.3283, 9.2991
        CIE-Luv:
        36.4839, 76.6342, 0.3519
        Hunter-Lab:
        30.4335, 40.3951, 6.4919
      #9d294b color charts
#9d294b RGB chart
      #9d294b CMYK chart
      #9d294b RGB pie chart
      #9d294b color shades, tints & tones
#9d294b color schemes
#9d294b color preview, HTML & CSS examples
           This text has a color of #9d294b        
        
          <p style="color:#9d294b;">Text here</p>
        
        
          .mytext {color:#9d294b;}
        
        Text color #9d294b
      
           This box has a color of #9d294b        
        
          <div style="background-color:#9d294b;">Content here</div>
        
        
          .mybackground {background-color:#9d294b;}
        
        Background color #9d294b
      
           Border around this has a color of #9d294b        
        
          <div style="border:2px solid #9d294b;">Content here</div>
        
        
          .myborder {border:2px solid #9d294b;}
        
        Border color #9d294b