#b80b40 color space conversions
Hex:
        #b80b40
        RGB:
        184, 11, 64
        CMY:
        28, 96, 75
        CMYK:
        0, 94, 65, 28
      HSL:
        342°, 88.7179%, 38.2353%
        HSV (HSB):
        342°, 94.0217%, 72.1569%
        XYZ:
        20.8123, 10.7999, 5.8381
        xyY:
        0.5557, 0.2884, 10.7999
      CIE-Lab:
        39.2413, 63.2587, 19.8268
        CIE-LCH:
        39.2413, 66.2931, 17.4023
        CIE-Luv:
        39.2413, 111.0726, 8.6060
        Hunter-Lab:
        32.8631, 55.5337, 12.4713
      #b80b40 color charts
#b80b40 RGB chart
      #b80b40 CMYK chart
      #b80b40 RGB pie chart
      #b80b40 color shades, tints & tones
#b80b40 color schemes
#b80b40 color preview, HTML & CSS examples
           This text has a color of #b80b40        
        
          <p style="color:#b80b40;">Text here</p>
        
        
          .mytext {color:#b80b40;}
        
        Text color #b80b40
      
           This box has a color of #b80b40        
        
          <div style="background-color:#b80b40;">Content here</div>
        
        
          .mybackground {background-color:#b80b40;}
        
        Background color #b80b40
      
           Border around this has a color of #b80b40        
        
          <div style="border:2px solid #b80b40;">Content here</div>
        
        
          .myborder {border:2px solid #b80b40;}
        
        Border color #b80b40