#b81b36 color space conversions
Hex:
        #b81b36
        RGB:
        184, 27, 54
        CMY:
        28, 89, 79
        CMYK:
        0, 85, 71, 28
      HSL:
        350°, 74.4076%, 41.3725%
        HSV (HSB):
        350°, 85.3261%, 72.1569%
        XYZ:
        20.8250, 11.2406, 4.5621
        xyY:
        0.5686, 0.3069, 11.2406
      CIE-Lab:
        39.9827, 60.1243, 27.0572
        CIE-LCH:
        39.9827, 65.9320, 24.2288
        CIE-Luv:
        39.9827, 110.3289, 15.4478
        Hunter-Lab:
        33.5269, 52.2015, 15.4012
      #b81b36 color charts
#b81b36 RGB chart
      #b81b36 CMYK chart
      #b81b36 RGB pie chart
      #b81b36 color shades, tints & tones
#b81b36 color schemes
#b81b36 color preview, HTML & CSS examples
           This text has a color of #b81b36        
        
          <p style="color:#b81b36;">Text here</p>
        
        
          .mytext {color:#b81b36;}
        
        Text color #b81b36
      
           This box has a color of #b81b36        
        
          <div style="background-color:#b81b36;">Content here</div>
        
        
          .mybackground {background-color:#b81b36;}
        
        Background color #b81b36
      
           Border around this has a color of #b81b36        
        
          <div style="border:2px solid #b81b36;">Content here</div>
        
        
          .myborder {border:2px solid #b81b36;}
        
        Border color #b81b36