#b1232d color space conversions
Hex:
        #b1232d
        RGB:
        177, 35, 45
        CMY:
        31, 86, 82
        CMYK:
        0, 80, 75, 31
      HSL:
        356°, 66.9811%, 41.5686%
        HSV (HSB):
        356°, 80.2260%, 69.4118%
        XYZ:
        19.2061, 10.7386, 3.5431
        xyY:
        0.5735, 0.3207, 10.7386
      CIE-Lab:
        39.1367, 55.7488, 31.2118
        CIE-LCH:
        39.1367, 63.8913, 29.2429
        CIE-Luv:
        39.1367, 104.0767, 19.2816
        Hunter-Lab:
        32.7699, 47.2701, 16.5284
      #b1232d color charts
#b1232d RGB chart
      #b1232d CMYK chart
      #b1232d RGB pie chart
      #b1232d color shades, tints & tones
#b1232d color schemes
#b1232d color preview, HTML & CSS examples
           This text has a color of #b1232d        
        
          <p style="color:#b1232d;">Text here</p>
        
        
          .mytext {color:#b1232d;}
        
        Text color #b1232d
      
           This box has a color of #b1232d        
        
          <div style="background-color:#b1232d;">Content here</div>
        
        
          .mybackground {background-color:#b1232d;}
        
        Background color #b1232d
      
           Border around this has a color of #b1232d        
        
          <div style="border:2px solid #b1232d;">Content here</div>
        
        
          .myborder {border:2px solid #b1232d;}
        
        Border color #b1232d