#b52a24 color space conversions
Hex:
        #b52a24
        RGB:
        181, 42, 36
        CMY:
        29, 84, 86
        CMYK:
        0, 77, 80, 29
      HSL:
        2°, 66.8203%, 42.5490%
        HSV (HSB):
        2°, 80.1105%, 70.9804%
        XYZ:
        20.2025, 11.6071, 2.8447
        xyY:
        0.5830, 0.3349, 11.6071
      CIE-Lab:
        40.5847, 54.4959, 38.2144
        CIE-LCH:
        40.5847, 66.5593, 35.0395
        CIE-Luv:
        40.5847, 105.8090, 24.6191
        Hunter-Lab:
        34.0691, 46.2267, 18.8979
      #b52a24 color charts
#b52a24 RGB chart
      #b52a24 CMYK chart
      #b52a24 RGB pie chart
      #b52a24 color shades, tints & tones
#b52a24 color schemes
#b52a24 color preview, HTML & CSS examples
           This text has a color of #b52a24        
        
          <p style="color:#b52a24;">Text here</p>
        
        
          .mytext {color:#b52a24;}
        
        Text color #b52a24
      
           This box has a color of #b52a24        
        
          <div style="background-color:#b52a24;">Content here</div>
        
        
          .mybackground {background-color:#b52a24;}
        
        Background color #b52a24
      
           Border around this has a color of #b52a24        
        
          <div style="border:2px solid #b52a24;">Content here</div>
        
        
          .myborder {border:2px solid #b52a24;}
        
        Border color #b52a24