#b42c28 color space conversions
Hex:
        #b42c28
        RGB:
        180, 44, 40
        CMY:
        29, 83, 84
        CMYK:
        0, 76, 78, 29
      HSL:
        2°, 63.6364%, 43.1373%
        HSV (HSB):
        2°, 77.7778%, 70.5882%
        XYZ:
        20.1061, 11.6579, 3.1980
        xyY:
        0.5751, 0.3334, 11.6579
      CIE-Lab:
        40.6671, 53.6652, 35.9949
        CIE-LCH:
        40.6671, 64.6188, 33.8509
        CIE-Luv:
        40.6671, 103.2510, 23.5541
        Hunter-Lab:
        34.1436, 45.3616, 18.3473
      #b42c28 color charts
#b42c28 RGB chart
      #b42c28 CMYK chart
      #b42c28 RGB pie chart
      #b42c28 color shades, tints & tones
#b42c28 color schemes
#b42c28 color preview, HTML & CSS examples
           This text has a color of #b42c28        
        
          <p style="color:#b42c28;">Text here</p>
        
        
          .mytext {color:#b42c28;}
        
        Text color #b42c28
      
           This box has a color of #b42c28        
        
          <div style="background-color:#b42c28;">Content here</div>
        
        
          .mybackground {background-color:#b42c28;}
        
        Background color #b42c28
      
           Border around this has a color of #b42c28        
        
          <div style="border:2px solid #b42c28;">Content here</div>
        
        
          .myborder {border:2px solid #b42c28;}
        
        Border color #b42c28