#b1222e color space conversions
Hex:
        #b1222e
        RGB:
        177, 34, 46
        CMY:
        31, 87, 82
        CMYK:
        0, 81, 74, 31
      HSL:
        355°, 67.7725%, 41.3725%
        HSV (HSB):
        355°, 80.7910%, 69.4118%
        XYZ:
        19.1966, 10.6884, 3.6361
        xyY:
        0.5727, 0.3189, 10.6884
      CIE-Lab:
        39.0507, 56.0713, 30.5098
        CIE-LCH:
        39.0507, 63.8345, 28.5517
        CIE-Luv:
        39.0507, 104.2653, 18.6875
        Hunter-Lab:
        32.6932, 47.5979, 16.2911
      #b1222e color charts
#b1222e RGB chart
      #b1222e CMYK chart
      #b1222e RGB pie chart
      #b1222e color shades, tints & tones
#b1222e color schemes
#b1222e color preview, HTML & CSS examples
           This text has a color of #b1222e        
        
          <p style="color:#b1222e;">Text here</p>
        
        
          .mytext {color:#b1222e;}
        
        Text color #b1222e
      
           This box has a color of #b1222e        
        
          <div style="background-color:#b1222e;">Content here</div>
        
        
          .mybackground {background-color:#b1222e;}
        
        Background color #b1222e
      
           Border around this has a color of #b1222e        
        
          <div style="border:2px solid #b1222e;">Content here</div>
        
        
          .myborder {border:2px solid #b1222e;}
        
        Border color #b1222e