#b40f0d color space conversions
Hex:
        #b40f0d
        RGB:
        180, 15, 13
        CMY:
        29, 94, 95
        CMYK:
        0, 92, 93, 29
      HSL:
        1°, 86.5285%, 37.8431%
        HSV (HSB):
        1°, 92.7778%, 70.5882%
        XYZ:
        19.0659, 10.0740, 1.3204
        xyY:
        0.6259, 0.3307, 10.0740
      CIE-Lab:
        37.9749, 60.0404, 47.1114
        CIE-LCH:
        37.9749, 76.3173, 38.1199
        CIE-Luv:
        37.9749, 118.5365, 25.8305
        Hunter-Lab:
        31.7396, 51.6801, 19.7512
      #b40f0d color charts
#b40f0d RGB chart
      #b40f0d CMYK chart
      #b40f0d RGB pie chart
      #b40f0d color shades, tints & tones
#b40f0d color schemes
#b40f0d color preview, HTML & CSS examples
           This text has a color of #b40f0d        
        
          <p style="color:#b40f0d;">Text here</p>
        
        
          .mytext {color:#b40f0d;}
        
        Text color #b40f0d
      
           This box has a color of #b40f0d        
        
          <div style="background-color:#b40f0d;">Content here</div>
        
        
          .mybackground {background-color:#b40f0d;}
        
        Background color #b40f0d
      
           Border around this has a color of #b40f0d        
        
          <div style="border:2px solid #b40f0d;">Content here</div>
        
        
          .myborder {border:2px solid #b40f0d;}
        
        Border color #b40f0d