#b4240d color space conversions
Hex:
        #b4240d
        RGB:
        180, 36, 13
        CMY:
        29, 86, 95
        CMYK:
        0, 80, 93, 29
      HSL:
        8°, 86.5285%, 37.8431%
        HSV (HSB):
        8°, 92.7778%, 70.5882%
        XYZ:
        19.5259, 10.9941, 1.4737
        xyY:
        0.6103, 0.3436, 10.9941
      CIE-Lab:
        39.5705, 55.4982, 48.1483
        CIE-LCH:
        39.5705, 73.4732, 40.9438
        CIE-Luv:
        39.5705, 110.9681, 28.5936
        Hunter-Lab:
        33.1574, 47.0908, 20.5749
      #b4240d color charts
#b4240d RGB chart
      #b4240d CMYK chart
      #b4240d RGB pie chart
      #b4240d color shades, tints & tones
#b4240d color schemes
#b4240d color preview, HTML & CSS examples
           This text has a color of #b4240d        
        
          <p style="color:#b4240d;">Text here</p>
        
        
          .mytext {color:#b4240d;}
        
        Text color #b4240d
      
           This box has a color of #b4240d        
        
          <div style="background-color:#b4240d;">Content here</div>
        
        
          .mybackground {background-color:#b4240d;}
        
        Background color #b4240d
      
           Border around this has a color of #b4240d        
        
          <div style="border:2px solid #b4240d;">Content here</div>
        
        
          .myborder {border:2px solid #b4240d;}
        
        Border color #b4240d