#b52e37 color space conversions
Hex:
        #b52e37
        RGB:
        181, 46, 55
        CMY:
        29, 82, 78
        CMYK:
        0, 75, 70, 29
      HSL:
        356°, 59.4714%, 44.5098%
        HSV (HSB):
        356°, 74.5856%, 70.9804%
        XYZ:
        20.7226, 12.0536, 4.8488
        xyY:
        0.5508, 0.3204, 12.0536
      CIE-Lab:
        41.3012, 53.9469, 27.9046
        CIE-LCH:
        41.3012, 60.7366, 27.3507
        CIE-Luv:
        41.3012, 99.7500, 18.1086
        Hunter-Lab:
        34.7183, 45.7861, 16.0223
      #b52e37 color charts
#b52e37 RGB chart
      #b52e37 CMYK chart
      #b52e37 RGB pie chart
      #b52e37 color shades, tints & tones
#b52e37 color schemes
#b52e37 color preview, HTML & CSS examples
           This text has a color of #b52e37        
        
          <p style="color:#b52e37;">Text here</p>
        
        
          .mytext {color:#b52e37;}
        
        Text color #b52e37
      
           This box has a color of #b52e37        
        
          <div style="background-color:#b52e37;">Content here</div>
        
        
          .mybackground {background-color:#b52e37;}
        
        Background color #b52e37
      
           Border around this has a color of #b52e37        
        
          <div style="border:2px solid #b52e37;">Content here</div>
        
        
          .myborder {border:2px solid #b52e37;}
        
        Border color #b52e37