#b52c56 color space conversions
Hex:
        #b52c56
        RGB:
        181, 44, 86
        CMY:
        29, 83, 66
        CMYK:
        0, 76, 52, 29
      HSL:
        342°, 60.8889%, 44.1176%
        HSV (HSB):
        342°, 75.6906%, 70.9804%
        XYZ:
        21.6365, 12.2970, 10.0373
        xyY:
        0.4921, 0.2797, 12.2970
      CIE-Lab:
        41.6843, 56.6553, 9.1084
        CIE-LCH:
        41.6843, 57.3828, 9.1332
        CIE-Luv:
        41.6843, 91.3441, 0.1157
        Hunter-Lab:
        35.0671, 48.7674, 7.5763
      #b52c56 color charts
#b52c56 RGB chart
      #b52c56 CMYK chart
      #b52c56 RGB pie chart
      #b52c56 color shades, tints & tones
#b52c56 color schemes
#b52c56 color preview, HTML & CSS examples
           This text has a color of #b52c56        
        
          <p style="color:#b52c56;">Text here</p>
        
        
          .mytext {color:#b52c56;}
        
        Text color #b52c56
      
           This box has a color of #b52c56        
        
          <div style="background-color:#b52c56;">Content here</div>
        
        
          .mybackground {background-color:#b52c56;}
        
        Background color #b52c56
      
           Border around this has a color of #b52c56        
        
          <div style="border:2px solid #b52c56;">Content here</div>
        
        
          .myborder {border:2px solid #b52c56;}
        
        Border color #b52c56