#b8101a color space conversions
Hex:
        #b8101a
        RGB:
        184, 16, 26
        CMY:
        28, 94, 90
        CMYK:
        0, 91, 86, 28
      HSL:
        356°, 84.0000%, 39.2157%
        HSV (HSB):
        356°, 91.3043%, 72.1569%
        XYZ:
        20.1389, 10.6355, 1.9687
        xyY:
        0.6151, 0.3248, 10.6355
      CIE-Lab:
        38.9597, 61.1869, 42.2648
        CIE-LCH:
        38.9597, 74.3650, 34.6347
        CIE-Luv:
        38.9597, 119.6501, 24.0355
        Hunter-Lab:
        32.6121, 53.1575, 19.2493
      #b8101a color charts
#b8101a RGB chart
      #b8101a CMYK chart
      #b8101a RGB pie chart
      #b8101a color shades, tints & tones
#b8101a color schemes
#b8101a color preview, HTML & CSS examples
           This text has a color of #b8101a        
        
          <p style="color:#b8101a;">Text here</p>
        
        
          .mytext {color:#b8101a;}
        
        Text color #b8101a
      
           This box has a color of #b8101a        
        
          <div style="background-color:#b8101a;">Content here</div>
        
        
          .mybackground {background-color:#b8101a;}
        
        Background color #b8101a
      
           Border around this has a color of #b8101a        
        
          <div style="border:2px solid #b8101a;">Content here</div>
        
        
          .myborder {border:2px solid #b8101a;}
        
        Border color #b8101a