#9b235f color space conversions
Hex:
        #9b235f
        RGB:
        155, 35, 95
        CMY:
        39, 86, 63
        CMYK:
        0, 77, 39, 39
      HSL:
        330°, 63.1579%, 37.2549%
        HSV (HSB):
        330°, 77.4194%, 60.7843%
        XYZ:
        16.1842, 8.9968, 11.7100
        xyY:
        0.4387, 0.2439, 8.9968
      CIE-Lab:
        35.9782, 53.0883, -5.4931
        CIE-LCH:
        35.9782, 53.3717, 354.0926
        CIE-Luv:
        35.9782, 70.0208, -15.7288
        Hunter-Lab:
        29.9947, 43.8218, -2.1507
      #9b235f color charts
#9b235f RGB chart
      #9b235f CMYK chart
      #9b235f RGB pie chart
      #9b235f color shades, tints & tones
#9b235f color schemes
#9b235f color preview, HTML & CSS examples
           This text has a color of #9b235f        
        
          <p style="color:#9b235f;">Text here</p>
        
        
          .mytext {color:#9b235f;}
        
        Text color #9b235f
      
           This box has a color of #9b235f        
        
          <div style="background-color:#9b235f;">Content here</div>
        
        
          .mybackground {background-color:#9b235f;}
        
        Background color #9b235f
      
           Border around this has a color of #9b235f        
        
          <div style="border:2px solid #9b235f;">Content here</div>
        
        
          .myborder {border:2px solid #9b235f;}
        
        Border color #9b235f