#b81b27 color space conversions
Hex:
        #b81b27
        RGB:
        184, 27, 39
        CMY:
        28, 89, 85
        CMYK:
        0, 85, 79, 28
      HSL:
        355°, 74.4076%, 41.3725%
        HSV (HSB):
        355°, 85.3261%, 72.1569%
        XYZ:
        20.5253, 11.1207, 2.9842
        xyY:
        0.5927, 0.3211, 11.1207
      CIE-Lab:
        39.7830, 59.5324, 35.8776
        CIE-LCH:
        39.7830, 69.5076, 31.0756
        CIE-Luv:
        39.7830, 114.0012, 21.4930
        Hunter-Lab:
        33.3477, 51.5071, 18.0378
      #b81b27 color charts
#b81b27 RGB chart
      #b81b27 CMYK chart
      #b81b27 RGB pie chart
      #b81b27 color shades, tints & tones
#b81b27 color schemes
#b81b27 color preview, HTML & CSS examples
           This text has a color of #b81b27        
        
          <p style="color:#b81b27;">Text here</p>
        
        
          .mytext {color:#b81b27;}
        
        Text color #b81b27
      
           This box has a color of #b81b27        
        
          <div style="background-color:#b81b27;">Content here</div>
        
        
          .mybackground {background-color:#b81b27;}
        
        Background color #b81b27
      
           Border around this has a color of #b81b27        
        
          <div style="border:2px solid #b81b27;">Content here</div>
        
        
          .myborder {border:2px solid #b81b27;}
        
        Border color #b81b27