#b52d47 color space conversions
Hex:
        #b52d47
        RGB:
        181, 45, 71
        CMY:
        29, 82, 72
        CMYK:
        0, 75, 61, 29
      HSL:
        349°, 60.1770%, 44.3137%
        HSV (HSB):
        349°, 75.1381%, 70.9804%
        XYZ:
        21.1318, 12.1555, 7.1937
        xyY:
        0.5220, 0.3003, 12.1555
      CIE-Lab:
        41.4621, 55.2206, 18.2200
        CIE-LCH:
        41.4621, 58.1488, 18.2603
        CIE-Luv:
        41.4621, 95.8148, 9.5864
        Hunter-Lab:
        34.8647, 47.1771, 12.1718
      #b52d47 color charts
#b52d47 RGB chart
      #b52d47 CMYK chart
      #b52d47 RGB pie chart
      #b52d47 color shades, tints & tones
#b52d47 color schemes
#b52d47 color preview, HTML & CSS examples
           This text has a color of #b52d47        
        
          <p style="color:#b52d47;">Text here</p>
        
        
          .mytext {color:#b52d47;}
        
        Text color #b52d47
      
           This box has a color of #b52d47        
        
          <div style="background-color:#b52d47;">Content here</div>
        
        
          .mybackground {background-color:#b52d47;}
        
        Background color #b52d47
      
           Border around this has a color of #b52d47        
        
          <div style="border:2px solid #b52d47;">Content here</div>
        
        
          .myborder {border:2px solid #b52d47;}
        
        Border color #b52d47