#b52b44 color space conversions
Hex:
        #b52b44
        RGB:
        181, 43, 68
        CMY:
        29, 83, 73
        CMYK:
        0, 76, 62, 29
      HSL:
        349°, 61.6071%, 43.9216%
        HSV (HSB):
        349°, 76.2431%, 70.9804%
        XYZ:
        20.9633, 11.9689, 6.6742
        xyY:
        0.5293, 0.3022, 11.9689
      CIE-Lab:
        41.1666, 55.6875, 19.7057
        CIE-LCH:
        41.1666, 59.0713, 19.4869
        CIE-Luv:
        41.1666, 97.6221, 10.7821
        Hunter-Lab:
        34.5960, 47.6182, 12.7792
      #b52b44 color charts
#b52b44 RGB chart
      #b52b44 CMYK chart
      #b52b44 RGB pie chart
      #b52b44 color shades, tints & tones
#b52b44 color schemes
#b52b44 color preview, HTML & CSS examples
           This text has a color of #b52b44        
        
          <p style="color:#b52b44;">Text here</p>
        
        
          .mytext {color:#b52b44;}
        
        Text color #b52b44
      
           This box has a color of #b52b44        
        
          <div style="background-color:#b52b44;">Content here</div>
        
        
          .mybackground {background-color:#b52b44;}
        
        Background color #b52b44
      
           Border around this has a color of #b52b44        
        
          <div style="border:2px solid #b52b44;">Content here</div>
        
        
          .myborder {border:2px solid #b52b44;}
        
        Border color #b52b44