#b52b61 color space conversions
Hex:
        #b52b61
        RGB:
        181, 43, 97
        CMY:
        29, 83, 62
        CMYK:
        0, 76, 46, 29
      HSL:
        337°, 61.6071%, 43.9216%
        HSV (HSB):
        337°, 76.2431%, 70.9804%
        XYZ:
        22.0776, 12.4146, 12.5419
        xyY:
        0.4694, 0.2639, 12.4146
      CIE-Lab:
        41.8676, 57.9264, 2.4601
        CIE-LCH:
        41.8676, 57.9786, 2.4319
        CIE-Luv:
        41.8676, 87.7701, -7.6201
        Hunter-Lab:
        35.2343, 50.1869, 3.5594
      #b52b61 color charts
#b52b61 RGB chart
      #b52b61 CMYK chart
      #b52b61 RGB pie chart
      #b52b61 color shades, tints & tones
#b52b61 color schemes
#b52b61 color preview, HTML & CSS examples
           This text has a color of #b52b61        
        
          <p style="color:#b52b61;">Text here</p>
        
        
          .mytext {color:#b52b61;}
        
        Text color #b52b61
      
           This box has a color of #b52b61        
        
          <div style="background-color:#b52b61;">Content here</div>
        
        
          .mybackground {background-color:#b52b61;}
        
        Background color #b52b61
      
           Border around this has a color of #b52b61        
        
          <div style="border:2px solid #b52b61;">Content here</div>
        
        
          .myborder {border:2px solid #b52b61;}
        
        Border color #b52b61