#b40e0b color space conversions
Hex:
        #b40e0b
        RGB:
        180, 14, 11
        CMY:
        29, 95, 96
        CMYK:
        0, 92, 94, 29
      HSL:
        1°, 88.4817%, 37.4510%
        HSV (HSB):
        1°, 93.8889%, 70.5882%
        XYZ:
        19.0398, 10.0415, 1.2513
        xyY:
        0.6277, 0.3310, 10.0415
      CIE-Lab:
        37.9169, 60.1574, 47.8267
        CIE-LCH:
        37.9169, 76.8525, 38.4856
        CIE-Luv:
        37.9169, 118.9560, 26.0262
        Hunter-Lab:
        31.6884, 51.7963, 19.8406
      #b40e0b color charts
#b40e0b RGB chart
      #b40e0b CMYK chart
      #b40e0b RGB pie chart
      #b40e0b color shades, tints & tones
#b40e0b color schemes
#b40e0b color preview, HTML & CSS examples
           This text has a color of #b40e0b        
        
          <p style="color:#b40e0b;">Text here</p>
        
        
          .mytext {color:#b40e0b;}
        
        Text color #b40e0b
      
           This box has a color of #b40e0b        
        
          <div style="background-color:#b40e0b;">Content here</div>
        
        
          .mybackground {background-color:#b40e0b;}
        
        Background color #b40e0b
      
           Border around this has a color of #b40e0b        
        
          <div style="border:2px solid #b40e0b;">Content here</div>
        
        
          .myborder {border:2px solid #b40e0b;}
        
        Border color #b40e0b