#b8291e color space conversions
Hex:
        #b8291e
        RGB:
        184, 41, 30
        CMY:
        28, 84, 88
        CMYK:
        0, 78, 84, 28
      HSL:
        4°, 71.9626%, 41.9608%
        HSV (HSB):
        4°, 83.6957%, 72.1569%
        XYZ:
        20.7944, 11.8700, 2.4234
        xyY:
        0.5926, 0.3383, 11.8700
      CIE-Lab:
        41.0087, 55.5547, 42.0325
        CIE-LCH:
        41.0087, 69.6639, 37.1110
        CIE-Luv:
        41.0087, 109.6678, 26.6380
        Hunter-Lab:
        34.4528, 47.4436, 19.9465
      #b8291e color charts
#b8291e RGB chart
      #b8291e CMYK chart
      #b8291e RGB pie chart
      #b8291e color shades, tints & tones
#b8291e color schemes
#b8291e color preview, HTML & CSS examples
           This text has a color of #b8291e        
        
          <p style="color:#b8291e;">Text here</p>
        
        
          .mytext {color:#b8291e;}
        
        Text color #b8291e
      
           This box has a color of #b8291e        
        
          <div style="background-color:#b8291e;">Content here</div>
        
        
          .mybackground {background-color:#b8291e;}
        
        Background color #b8291e
      
           Border around this has a color of #b8291e        
        
          <div style="border:2px solid #b8291e;">Content here</div>
        
        
          .myborder {border:2px solid #b8291e;}
        
        Border color #b8291e