#b42022 color space conversions
Hex:
        #b42022
        RGB:
        180, 32, 34
        CMY:
        29, 87, 87
        CMYK:
        0, 82, 81, 29
      HSL:
        359°, 69.8113%, 41.5686%
        HSV (HSB):
        359°, 82.2222%, 70.5882%
        XYZ:
        19.6276, 10.8518, 2.5735
        xyY:
        0.5938, 0.3283, 10.8518
      CIE-Lab:
        39.3298, 57.0476, 37.9998
        CIE-LCH:
        39.3298, 68.5449, 33.6679
        CIE-Luv:
        39.3298, 109.9784, 23.1910
        Hunter-Lab:
        32.9421, 48.7056, 18.4276
      #b42022 color charts
#b42022 RGB chart
      #b42022 CMYK chart
      #b42022 RGB pie chart
      #b42022 color shades, tints & tones
#b42022 color schemes
#b42022 color preview, HTML & CSS examples
           This text has a color of #b42022        
        
          <p style="color:#b42022;">Text here</p>
        
        
          .mytext {color:#b42022;}
        
        Text color #b42022
      
           This box has a color of #b42022        
        
          <div style="background-color:#b42022;">Content here</div>
        
        
          .mybackground {background-color:#b42022;}
        
        Background color #b42022
      
           Border around this has a color of #b42022        
        
          <div style="border:2px solid #b42022;">Content here</div>
        
        
          .myborder {border:2px solid #b42022;}
        
        Border color #b42022