#b42c14 color space conversions
Hex:
        #b42c14
        RGB:
        180, 44, 20
        CMY:
        29, 83, 92
        CMYK:
        0, 76, 89, 29
      HSL:
        9°, 80.0000%, 39.2157%
        HSV (HSB):
        9°, 88.8889%, 70.5882%
        XYZ:
        19.8493, 11.5552, 1.8460
        xyY:
        0.5970, 0.3475, 11.5552
      CIE-Lab:
        40.5002, 53.1111, 46.0348
        CIE-LCH:
        40.5002, 70.2851, 40.9176
        CIE-Luv:
        40.5002, 106.2031, 28.9624
        Hunter-Lab:
        33.9929, 44.7432, 20.5752
      #b42c14 color charts
#b42c14 RGB chart
      #b42c14 CMYK chart
      #b42c14 RGB pie chart
      #b42c14 color shades, tints & tones
#b42c14 color schemes
#b42c14 color preview, HTML & CSS examples
           This text has a color of #b42c14        
        
          <p style="color:#b42c14;">Text here</p>
        
        
          .mytext {color:#b42c14;}
        
        Text color #b42c14
      
           This box has a color of #b42c14        
        
          <div style="background-color:#b42c14;">Content here</div>
        
        
          .mybackground {background-color:#b42c14;}
        
        Background color #b42c14
      
           Border around this has a color of #b42c14        
        
          <div style="border:2px solid #b42c14;">Content here</div>
        
        
          .myborder {border:2px solid #b42c14;}
        
        Border color #b42c14