#b2131b color space conversions
Hex:
        #b2131b
        RGB:
        178, 19, 27
        CMY:
        30, 93, 89
        CMYK:
        0, 89, 85, 30
      HSL:
        357°, 80.7107%, 38.6275%
        HSV (HSB):
        357°, 89.3258%, 69.8039%
        XYZ:
        18.7908, 10.0099, 1.9786
        xyY:
        0.6105, 0.3252, 10.0099
      CIE-Lab:
        37.8601, 59.1210, 40.2810
        CIE-LCH:
        37.8601, 71.5392, 34.2679
        CIE-Luv:
        37.8601, 114.1726, 23.0468
        Hunter-Lab:
        31.6384, 50.6484, 18.4389
      #b2131b color charts
#b2131b RGB chart
      #b2131b CMYK chart
      #b2131b RGB pie chart
      #b2131b color shades, tints & tones
#b2131b color schemes
#b2131b color preview, HTML & CSS examples
           This text has a color of #b2131b        
        
          <p style="color:#b2131b;">Text here</p>
        
        
          .mytext {color:#b2131b;}
        
        Text color #b2131b
      
           This box has a color of #b2131b        
        
          <div style="background-color:#b2131b;">Content here</div>
        
        
          .mybackground {background-color:#b2131b;}
        
        Background color #b2131b
      
           Border around this has a color of #b2131b        
        
          <div style="border:2px solid #b2131b;">Content here</div>
        
        
          .myborder {border:2px solid #b2131b;}
        
        Border color #b2131b