#b8121a color space conversions
Hex:
        #b8121a
        RGB:
        184, 18, 26
        CMY:
        28, 93, 90
        CMYK:
        0, 90, 86, 28
      HSL:
        357°, 82.1782%, 39.6078%
        HSV (HSB):
        357°, 90.2174%, 72.1569%
        XYZ:
        20.1699, 10.6975, 1.9790
        xyY:
        0.6141, 0.3257, 10.6975
      CIE-Lab:
        39.0663, 60.8802, 42.3570
        CIE-LCH:
        39.0663, 74.1654, 34.8280
        CIE-Luv:
        39.0663, 119.1426, 24.2275
        Hunter-Lab:
        32.7071, 52.8406, 19.3074
      #b8121a color charts
#b8121a RGB chart
      #b8121a CMYK chart
      #b8121a RGB pie chart
      #b8121a color shades, tints & tones
#b8121a color schemes
#b8121a color preview, HTML & CSS examples
           This text has a color of #b8121a        
        
          <p style="color:#b8121a;">Text here</p>
        
        
          .mytext {color:#b8121a;}
        
        Text color #b8121a
      
           This box has a color of #b8121a        
        
          <div style="background-color:#b8121a;">Content here</div>
        
        
          .mybackground {background-color:#b8121a;}
        
        Background color #b8121a
      
           Border around this has a color of #b8121a        
        
          <div style="border:2px solid #b8121a;">Content here</div>
        
        
          .myborder {border:2px solid #b8121a;}
        
        Border color #b8121a