#b52e56 color space conversions
Hex:
        #b52e56
        RGB:
        181, 46, 86
        CMY:
        29, 82, 66
        CMYK:
        0, 75, 52, 29
      HSL:
        342°, 59.4714%, 44.5098%
        HSV (HSB):
        342°, 74.5856%, 70.9804%
        XYZ:
        21.7128, 12.4496, 10.0627
        xyY:
        0.4910, 0.2815, 12.4496
      CIE-Lab:
        41.9220, 55.9894, 9.4419
        CIE-LCH:
        41.9220, 56.7800, 9.5721
        CIE-Luv:
        41.9220, 90.5187, 0.6403
        Hunter-Lab:
        35.2840, 48.0966, 7.7898
      #b52e56 color charts
#b52e56 RGB chart
      #b52e56 CMYK chart
      #b52e56 RGB pie chart
      #b52e56 color shades, tints & tones
#b52e56 color schemes
#b52e56 color preview, HTML & CSS examples
           This text has a color of #b52e56        
        
          <p style="color:#b52e56;">Text here</p>
        
        
          .mytext {color:#b52e56;}
        
        Text color #b52e56
      
           This box has a color of #b52e56        
        
          <div style="background-color:#b52e56;">Content here</div>
        
        
          .mybackground {background-color:#b52e56;}
        
        Background color #b52e56
      
           Border around this has a color of #b52e56        
        
          <div style="border:2px solid #b52e56;">Content here</div>
        
        
          .myborder {border:2px solid #b52e56;}
        
        Border color #b52e56