#b42d21 color space conversions
Hex:
        #b42d21
        RGB:
        180, 45, 33
        CMY:
        29, 82, 87
        CMYK:
        0, 75, 82, 29
      HSL:
        5°, 69.0141%, 41.7647%
        HSV (HSB):
        5°, 81.6667%, 70.5882%
        XYZ:
        20.0353, 11.6899, 2.6392
        xyY:
        0.5830, 0.3402, 11.6899
      CIE-Lab:
        40.7189, 53.0918, 39.9102
        CIE-LCH:
        40.7189, 66.4197, 36.9329
        CIE-Luv:
        40.7189, 103.9421, 26.0260
        Hunter-Lab:
        34.1905, 44.7660, 19.3566
      #b42d21 color charts
#b42d21 RGB chart
      #b42d21 CMYK chart
      #b42d21 RGB pie chart
      #b42d21 color shades, tints & tones
#b42d21 color schemes
#b42d21 color preview, HTML & CSS examples
           This text has a color of #b42d21        
        
          <p style="color:#b42d21;">Text here</p>
        
        
          .mytext {color:#b42d21;}
        
        Text color #b42d21
      
           This box has a color of #b42d21        
        
          <div style="background-color:#b42d21;">Content here</div>
        
        
          .mybackground {background-color:#b42d21;}
        
        Background color #b42d21
      
           Border around this has a color of #b42d21        
        
          <div style="border:2px solid #b42d21;">Content here</div>
        
        
          .myborder {border:2px solid #b42d21;}
        
        Border color #b42d21