#b20a00 color space conversions
Hex:
        #b20a00
        RGB:
        178, 10, 0
        CMY:
        30, 96, 100
        CMYK:
        0, 94, 100, 30
      HSL:
        3°, 100.0000%, 34.9020%
        HSV (HSB):
        3°, 100.0000%, 69.8039%
        XYZ:
        18.4686, 9.6821, 0.8954
        xyY:
        0.6358, 0.3333, 9.6821
      CIE-Lab:
        37.2657, 60.0091, 51.4436
        CIE-LCH:
        37.2657, 79.0413, 40.6053
        CIE-Luv:
        37.2657, 119.2510, 26.8278
        Hunter-Lab:
        31.1160, 51.4941, 20.0750
      #b20a00 color charts
#b20a00 RGB chart
      #b20a00 CMYK chart
      #b20a00 RGB pie chart
      #b20a00 color shades, tints & tones
#b20a00 color schemes
#b20a00 color preview, HTML & CSS examples
           This text has a color of #b20a00        
        
          <p style="color:#b20a00;">Text here</p>
        
        
          .mytext {color:#b20a00;}
        
        Text color #b20a00
      
           This box has a color of #b20a00        
        
          <div style="background-color:#b20a00;">Content here</div>
        
        
          .mybackground {background-color:#b20a00;}
        
        Background color #b20a00
      
           Border around this has a color of #b20a00        
        
          <div style="border:2px solid #b20a00;">Content here</div>
        
        
          .myborder {border:2px solid #b20a00;}
        
        Border color #b20a00