#9b475d color space conversions
Hex:
        #9b475d
        RGB:
        155, 71, 93
        CMY:
        39, 72, 64
        CMYK:
        0, 54, 40, 39
      HSL:
        344°, 37.1681%, 44.3137%
        HSV (HSB):
        344°, 54.1935%, 60.7843%
        XYZ:
        17.7466, 12.2654, 11.7880
        xyY:
        0.4246, 0.2934, 12.2654
      CIE-Lab:
        41.6348, 37.3522, 4.0489
        CIE-LCH:
        41.6348, 37.5711, 6.1866
        CIE-Luv:
        41.6348, 54.9727, -1.4842
        Hunter-Lab:
        35.0219, 29.1626, 4.5589
      #9b475d color charts
#9b475d RGB chart
      #9b475d CMYK chart
      #9b475d RGB pie chart
      #9b475d color shades, tints & tones
#9b475d color schemes
#9b475d color preview, HTML & CSS examples
           This text has a color of #9b475d        
        
          <p style="color:#9b475d;">Text here</p>
        
        
          .mytext {color:#9b475d;}
        
        Text color #9b475d
      
           This box has a color of #9b475d        
        
          <div style="background-color:#9b475d;">Content here</div>
        
        
          .mybackground {background-color:#9b475d;}
        
        Background color #9b475d
      
           Border around this has a color of #9b475d        
        
          <div style="border:2px solid #9b475d;">Content here</div>
        
        
          .myborder {border:2px solid #9b475d;}
        
        Border color #9b475d