#b42c18 color space conversions
Hex:
        #b42c18
        RGB:
        180, 44, 24
        CMY:
        29, 83, 91
        CMYK:
        0, 76, 87, 29
      HSL:
        8°, 76.4706%, 40.0000%
        HSV (HSB):
        8°, 86.6667%, 70.5882%
        XYZ:
        19.8879, 11.5706, 2.0493
        xyY:
        0.5935, 0.3453, 11.5706
      CIE-Lab:
        40.5254, 53.1948, 44.2576
        CIE-LCH:
        40.5254, 69.1984, 39.7601
        CIE-Luv:
        40.5254, 105.7485, 28.1315
        Hunter-Lab:
        34.0156, 44.8365, 20.2390
      #b42c18 color charts
#b42c18 RGB chart
      #b42c18 CMYK chart
      #b42c18 RGB pie chart
      #b42c18 color shades, tints & tones
#b42c18 color schemes
#b42c18 color preview, HTML & CSS examples
           This text has a color of #b42c18        
        
          <p style="color:#b42c18;">Text here</p>
        
        
          .mytext {color:#b42c18;}
        
        Text color #b42c18
      
           This box has a color of #b42c18        
        
          <div style="background-color:#b42c18;">Content here</div>
        
        
          .mybackground {background-color:#b42c18;}
        
        Background color #b42c18
      
           Border around this has a color of #b42c18        
        
          <div style="border:2px solid #b42c18;">Content here</div>
        
        
          .myborder {border:2px solid #b42c18;}
        
        Border color #b42c18