#b8132a color space conversions
Hex:
        #b8132a
        RGB:
        184, 19, 42
        CMY:
        28, 93, 84
        CMYK:
        0, 90, 77, 28
      HSL:
        352°, 81.2808%, 39.8039%
        HSV (HSB):
        352°, 89.6739%, 72.1569%
        XYZ:
        20.4180, 10.8233, 3.2034
        xyY:
        0.5928, 0.3142, 10.8233
      CIE-Lab:
        39.2812, 61.1715, 33.5702
        CIE-LCH:
        39.2812, 69.7776, 28.7574
        CIE-Luv:
        39.2812, 115.7657, 19.4097
        Hunter-Lab:
        32.8987, 53.2098, 17.2559
      #b8132a color charts
#b8132a RGB chart
      #b8132a CMYK chart
      #b8132a RGB pie chart
      #b8132a color shades, tints & tones
#b8132a color schemes
#b8132a color preview, HTML & CSS examples
           This text has a color of #b8132a        
        
          <p style="color:#b8132a;">Text here</p>
        
        
          .mytext {color:#b8132a;}
        
        Text color #b8132a
      
           This box has a color of #b8132a        
        
          <div style="background-color:#b8132a;">Content here</div>
        
        
          .mybackground {background-color:#b8132a;}
        
        Background color #b8132a
      
           Border around this has a color of #b8132a        
        
          <div style="border:2px solid #b8132a;">Content here</div>
        
        
          .myborder {border:2px solid #b8132a;}
        
        Border color #b8132a