#b80b30 color space conversions
Hex:
        #b80b30
        RGB:
        184, 11, 48
        CMY:
        28, 96, 81
        CMYK:
        0, 94, 74, 28
      HSL:
        347°, 88.7179%, 38.2353%
        HSV (HSB):
        347°, 94.0217%, 72.1569%
        XYZ:
        20.4203, 10.6431, 3.7744
        xyY:
        0.5862, 0.3055, 10.6431
      CIE-Lab:
        38.9727, 62.5128, 29.5690
        CIE-LCH:
        38.9727, 69.1533, 25.3145
        CIE-Luv:
        38.9727, 115.9916, 16.2883
        Hunter-Lab:
        32.6238, 54.6378, 15.9772
      #b80b30 color charts
#b80b30 RGB chart
      #b80b30 CMYK chart
      #b80b30 RGB pie chart
      #b80b30 color shades, tints & tones
#b80b30 color schemes
#b80b30 color preview, HTML & CSS examples
           This text has a color of #b80b30        
        
          <p style="color:#b80b30;">Text here</p>
        
        
          .mytext {color:#b80b30;}
        
        Text color #b80b30
      
           This box has a color of #b80b30        
        
          <div style="background-color:#b80b30;">Content here</div>
        
        
          .mybackground {background-color:#b80b30;}
        
        Background color #b80b30
      
           Border around this has a color of #b80b30        
        
          <div style="border:2px solid #b80b30;">Content here</div>
        
        
          .myborder {border:2px solid #b80b30;}
        
        Border color #b80b30