#b80300 color space conversions
Hex:
        #b80300
        RGB:
        184, 3, 0
        CMY:
        28, 99, 100
        CMYK:
        0, 98, 100, 28
      HSL:
        1°, 100.0000%, 36.0784%
        HSV (HSB):
        1°, 100.0000%, 72.1569%
        XYZ:
        19.7997, 10.2555, 0.9359
        xyY:
        0.6389, 0.3309, 10.2555
      CIE-Lab:
        38.2971, 62.3600, 52.6423
        CIE-LCH:
        38.2971, 81.6087, 40.1700
        CIE-Luv:
        38.2971, 124.9797, 27.2751
        Hunter-Lab:
        32.0242, 54.3197, 20.6841
      #b80300 color charts
#b80300 RGB chart
      #b80300 CMYK chart
      #b80300 RGB pie chart
      #b80300 color shades, tints & tones
#b80300 color schemes
#b80300 color preview, HTML & CSS examples
           This text has a color of #b80300        
        
          <p style="color:#b80300;">Text here</p>
        
        
          .mytext {color:#b80300;}
        
        Text color #b80300
      
           This box has a color of #b80300        
        
          <div style="background-color:#b80300;">Content here</div>
        
        
          .mybackground {background-color:#b80300;}
        
        Background color #b80300
      
           Border around this has a color of #b80300        
        
          <div style="border:2px solid #b80300;">Content here</div>
        
        
          .myborder {border:2px solid #b80300;}
        
        Border color #b80300