#b8031a color space conversions
Hex:
        #b8031a
        RGB:
        184, 3, 26
        CMY:
        28, 99, 90
        CMYK:
        0, 98, 86, 28
      HSL:
        352°, 96.7914%, 36.6667%
        HSV (HSB):
        352°, 98.3696%, 72.1569%
        XYZ:
        19.9862, 10.3301, 1.9178
        xyY:
        0.6200, 0.3205, 10.3301
      CIE-Lab:
        38.4284, 62.7215, 41.8053
        CIE-LCH:
        38.4284, 75.3768, 33.6843
        CIE-Luv:
        38.4284, 122.1949, 23.0766
        Hunter-Lab:
        32.1404, 54.7527, 18.9605
      #b8031a color charts
#b8031a RGB chart
      #b8031a CMYK chart
      #b8031a RGB pie chart
      #b8031a color shades, tints & tones
#b8031a color schemes
#b8031a color preview, HTML & CSS examples
           This text has a color of #b8031a        
        
          <p style="color:#b8031a;">Text here</p>
        
        
          .mytext {color:#b8031a;}
        
        Text color #b8031a
      
           This box has a color of #b8031a        
        
          <div style="background-color:#b8031a;">Content here</div>
        
        
          .mybackground {background-color:#b8031a;}
        
        Background color #b8031a
      
           Border around this has a color of #b8031a        
        
          <div style="border:2px solid #b8031a;">Content here</div>
        
        
          .myborder {border:2px solid #b8031a;}
        
        Border color #b8031a