#b80508 color space conversions
Hex:
        #b80508
        RGB:
        184, 5, 8
        CMY:
        28, 98, 97
        CMYK:
        0, 97, 96, 28
      HSL:
        359°, 94.7090%, 37.0588%
        HSV (HSB):
        359°, 97.2826%, 72.1569%
        XYZ:
        19.8653, 10.3164, 1.1740
        xyY:
        0.6335, 0.3290, 10.3164
      CIE-Lab:
        38.4044, 62.2239, 49.6169
        CIE-LCH:
        38.4044, 79.5843, 38.5686
        CIE-Luv:
        38.4044, 123.9338, 26.4055
        Hunter-Lab:
        32.1192, 54.1912, 20.3163
      #b80508 color charts
#b80508 RGB chart
      #b80508 CMYK chart
      #b80508 RGB pie chart
      #b80508 color shades, tints & tones
#b80508 color schemes
#b80508 color preview, HTML & CSS examples
           This text has a color of #b80508        
        
          <p style="color:#b80508;">Text here</p>
        
        
          .mytext {color:#b80508;}
        
        Text color #b80508
      
           This box has a color of #b80508        
        
          <div style="background-color:#b80508;">Content here</div>
        
        
          .mybackground {background-color:#b80508;}
        
        Background color #b80508
      
           Border around this has a color of #b80508        
        
          <div style="border:2px solid #b80508;">Content here</div>
        
        
          .myborder {border:2px solid #b80508;}
        
        Border color #b80508