#9d244f color space conversions
Hex:
        #9d244f
        RGB:
        157, 36, 79
        CMY:
        38, 86, 69
        CMYK:
        0, 77, 50, 38
      HSL:
        339°, 62.6943%, 37.8431%
        HSV (HSB):
        339°, 77.0701%, 61.5686%
        XYZ:
        15.9468, 8.9944, 8.2927
        xyY:
        0.4798, 0.2706, 8.9944
      CIE-Lab:
        35.9734, 51.7473, 4.8328
        CIE-LCH:
        35.9734, 51.9725, 5.3355
        CIE-Luv:
        35.9734, 77.2203, -3.6093
        Hunter-Lab:
        29.9906, 42.4295, 4.5991
      #9d244f color charts
#9d244f RGB chart
      #9d244f CMYK chart
      #9d244f RGB pie chart
      #9d244f color shades, tints & tones
#9d244f color schemes
#9d244f color preview, HTML & CSS examples
           This text has a color of #9d244f        
        
          <p style="color:#9d244f;">Text here</p>
        
        
          .mytext {color:#9d244f;}
        
        Text color #9d244f
      
           This box has a color of #9d244f        
        
          <div style="background-color:#9d244f;">Content here</div>
        
        
          .mybackground {background-color:#9d244f;}
        
        Background color #9d244f
      
           Border around this has a color of #9d244f        
        
          <div style="border:2px solid #9d244f;">Content here</div>
        
        
          .myborder {border:2px solid #9d244f;}
        
        Border color #9d244f