#b52d64 color space conversions
Hex:
        #b52d64
        RGB:
        181, 45, 100
        CMY:
        29, 82, 61
        CMYK:
        0, 75, 45, 29
      HSL:
        336°, 60.1770%, 44.3137%
        HSV (HSB):
        336°, 75.1381%, 70.9804%
        XYZ:
        22.2947, 12.6206, 13.3176
        xyY:
        0.4622, 0.2617, 12.6206
      CIE-Lab:
        42.1860, 57.5581, 1.0430
        CIE-LCH:
        42.1860, 57.5676, 1.0381
        CIE-Luv:
        42.1860, 85.9193, -9.2164
        Hunter-Lab:
        35.5255, 49.8513, 2.6417
      #b52d64 color charts
#b52d64 RGB chart
      #b52d64 CMYK chart
      #b52d64 RGB pie chart
      #b52d64 color shades, tints & tones
#b52d64 color schemes
#b52d64 color preview, HTML & CSS examples
           This text has a color of #b52d64        
        
          <p style="color:#b52d64;">Text here</p>
        
        
          .mytext {color:#b52d64;}
        
        Text color #b52d64
      
           This box has a color of #b52d64        
        
          <div style="background-color:#b52d64;">Content here</div>
        
        
          .mybackground {background-color:#b52d64;}
        
        Background color #b52d64
      
           Border around this has a color of #b52d64        
        
          <div style="border:2px solid #b52d64;">Content here</div>
        
        
          .myborder {border:2px solid #b52d64;}
        
        Border color #b52d64