#9b212e color space conversions
Hex:
        #9b212e
        RGB:
        155, 33, 46
        CMY:
        39, 87, 82
        CMYK:
        0, 79, 70, 39
      HSL:
        354°, 64.8936%, 36.8627%
        HSV (HSB):
        354°, 78.7097%, 60.7843%
        XYZ:
        14.5546, 8.2535, 3.4107
        xyY:
        0.5551, 0.3148, 8.2535
      CIE-Lab:
        34.5054, 49.8042, 24.0320
        CIE-LCH:
        34.5054, 55.2991, 25.7587
        CIE-Luv:
        34.5054, 87.0072, 14.1638
        Hunter-Lab:
        28.7290, 40.1554, 13.0713
      #9b212e color charts
#9b212e RGB chart
      #9b212e CMYK chart
      #9b212e RGB pie chart
      #9b212e color shades, tints & tones
#9b212e color schemes
#9b212e color preview, HTML & CSS examples
           This text has a color of #9b212e        
        
          <p style="color:#9b212e;">Text here</p>
        
        
          .mytext {color:#9b212e;}
        
        Text color #9b212e
      
           This box has a color of #9b212e        
        
          <div style="background-color:#9b212e;">Content here</div>
        
        
          .mybackground {background-color:#9b212e;}
        
        Background color #9b212e
      
           Border around this has a color of #9b212e        
        
          <div style="border:2px solid #9b212e;">Content here</div>
        
        
          .myborder {border:2px solid #9b212e;}
        
        Border color #9b212e