#9b313f color space conversions
Hex:
        #9b313f
        RGB:
        155, 49, 63
        CMY:
        39, 81, 75
        CMYK:
        0, 68, 59, 39
      HSL:
        352°, 51.9608%, 40.0000%
        HSV (HSB):
        352°, 68.3871%, 60.7843%
        XYZ:
        15.5131, 9.5241, 5.7233
        xyY:
        0.5043, 0.3096, 9.5241
      CIE-Lab:
        36.9743, 44.9101, 16.4159
        CIE-LCH:
        36.9743, 47.8163, 20.0788
        CIE-Luv:
        36.9743, 74.8138, 9.5916
        Hunter-Lab:
        30.8611, 35.7205, 10.6072
      #9b313f color charts
#9b313f RGB chart
      #9b313f CMYK chart
      #9b313f RGB pie chart
      #9b313f color shades, tints & tones
#9b313f color schemes
#9b313f color preview, HTML & CSS examples
           This text has a color of #9b313f        
        
          <p style="color:#9b313f;">Text here</p>
        
        
          .mytext {color:#9b313f;}
        
        Text color #9b313f
      
           This box has a color of #9b313f        
        
          <div style="background-color:#9b313f;">Content here</div>
        
        
          .mybackground {background-color:#9b313f;}
        
        Background color #9b313f
      
           Border around this has a color of #9b313f        
        
          <div style="border:2px solid #9b313f;">Content here</div>
        
        
          .myborder {border:2px solid #9b313f;}
        
        Border color #9b313f