#9d365f color space conversions
Hex:
        #9d365f
        RGB:
        157, 54, 95
        CMY:
        38, 79, 63
        CMYK:
        0, 66, 39, 38
      HSL:
        336°, 48.8152%, 41.3725%
        HSV (HSB):
        336°, 65.6051%, 61.5686%
        XYZ:
        17.2894, 10.6327, 11.9675
        xyY:
        0.4334, 0.2666, 10.6327
      CIE-Lab:
        38.9547, 46.4284, -1.0532
        CIE-LCH:
        38.9547, 46.4403, 358.7005
        CIE-Luv:
        38.9547, 64.4807, -9.3164
        Hunter-Lab:
        32.6078, 37.5811, 1.0651
      #9d365f color charts
#9d365f RGB chart
      #9d365f CMYK chart
      #9d365f RGB pie chart
      #9d365f color shades, tints & tones
#9d365f color schemes
#9d365f color preview, HTML & CSS examples
           This text has a color of #9d365f        
        
          <p style="color:#9d365f;">Text here</p>
        
        
          .mytext {color:#9d365f;}
        
        Text color #9d365f
      
           This box has a color of #9d365f        
        
          <div style="background-color:#9d365f;">Content here</div>
        
        
          .mybackground {background-color:#9d365f;}
        
        Background color #9d365f
      
           Border around this has a color of #9d365f        
        
          <div style="border:2px solid #9d365f;">Content here</div>
        
        
          .myborder {border:2px solid #9d365f;}
        
        Border color #9d365f