#b80500 color space conversions
Hex:
        #b80500
        RGB:
        184, 5, 0
        CMY:
        28, 98, 100
        CMYK:
        0, 97, 100, 28
      HSL:
        2°, 100.0000%, 36.0784%
        HSV (HSB):
        2°, 100.0000%, 72.1569%
        XYZ:
        19.8214, 10.2989, 0.9432
        xyY:
        0.6381, 0.3315, 10.2989
      CIE-Lab:
        38.3736, 62.1384, 52.6707
        CIE-LCH:
        38.3736, 81.4579, 40.2858
        CIE-Luv:
        38.3736, 124.5958, 27.4067
        Hunter-Lab:
        32.0919, 54.0891, 20.7218
      #b80500 color charts
#b80500 RGB chart
      #b80500 CMYK chart
      #b80500 RGB pie chart
      #b80500 color shades, tints & tones
#b80500 color schemes
#b80500 color preview, HTML & CSS examples
           This text has a color of #b80500        
        
          <p style="color:#b80500;">Text here</p>
        
        
          .mytext {color:#b80500;}
        
        Text color #b80500
      
           This box has a color of #b80500        
        
          <div style="background-color:#b80500;">Content here</div>
        
        
          .mybackground {background-color:#b80500;}
        
        Background color #b80500
      
           Border around this has a color of #b80500        
        
          <div style="border:2px solid #b80500;">Content here</div>
        
        
          .myborder {border:2px solid #b80500;}
        
        Border color #b80500