#b20b0b color space conversions
Hex:
        #b20b0b
        RGB:
        178, 11, 11
        CMY:
        30, 96, 96
        CMYK:
        0, 94, 94, 30
      HSL:
        0°, 88.3598%, 37.0588%
        HSV (HSB):
        0°, 93.8202%, 69.8039%
        XYZ:
        18.5402, 9.7285, 1.2172
        xyY:
        0.6288, 0.3299, 9.7285
      CIE-Lab:
        37.3506, 60.0161, 47.2641
        CIE-LCH:
        37.3506, 76.3926, 38.2213
        CIE-Luv:
        37.3506, 118.1268, 25.4740
        Hunter-Lab:
        31.1905, 51.5200, 19.5196
      #b20b0b color charts
#b20b0b RGB chart
      #b20b0b CMYK chart
      #b20b0b RGB pie chart
      #b20b0b color shades, tints & tones
#b20b0b color schemes
#b20b0b color preview, HTML & CSS examples
           This text has a color of #b20b0b        
        
          <p style="color:#b20b0b;">Text here</p>
        
        
          .mytext {color:#b20b0b;}
        
        Text color #b20b0b
      
           This box has a color of #b20b0b        
        
          <div style="background-color:#b20b0b;">Content here</div>
        
        
          .mybackground {background-color:#b20b0b;}
        
        Background color #b20b0b
      
           Border around this has a color of #b20b0b        
        
          <div style="border:2px solid #b20b0b;">Content here</div>
        
        
          .myborder {border:2px solid #b20b0b;}
        
        Border color #b20b0b