#b40712 color space conversions
Hex:
        #b40712
        RGB:
        180, 7, 18
        CMY:
        29, 97, 93
        CMYK:
        0, 96, 90, 29
      HSL:
        356°, 92.5134%, 36.6667%
        HSV (HSB):
        356°, 96.1111%, 70.5882%
        XYZ:
        19.0076, 9.8989, 1.4811
        xyY:
        0.6255, 0.3258, 9.8989
      CIE-Lab:
        37.6604, 61.0974, 44.7751
        CIE-LCH:
        37.6604, 75.7476, 36.2357
        CIE-Luv:
        37.6604, 119.6369, 24.3946
        Hunter-Lab:
        31.4626, 52.7781, 19.2326
      #b40712 color charts
#b40712 RGB chart
      #b40712 CMYK chart
      #b40712 RGB pie chart
      #b40712 color shades, tints & tones
#b40712 color schemes
#b40712 color preview, HTML & CSS examples
           This text has a color of #b40712        
        
          <p style="color:#b40712;">Text here</p>
        
        
          .mytext {color:#b40712;}
        
        Text color #b40712
      
           This box has a color of #b40712        
        
          <div style="background-color:#b40712;">Content here</div>
        
        
          .mybackground {background-color:#b40712;}
        
        Background color #b40712
      
           Border around this has a color of #b40712        
        
          <div style="border:2px solid #b40712;">Content here</div>
        
        
          .myborder {border:2px solid #b40712;}
        
        Border color #b40712