#b52048 color space conversions
Hex:
        #b52048
        RGB:
        181, 32, 72
        CMY:
        29, 87, 72
        CMYK:
        0, 82, 60, 29
      HSL:
        344°, 69.9531%, 41.7647%
        HSV (HSB):
        344°, 82.3204%, 70.9804%
        XYZ:
        20.7423, 11.3247, 7.2235
        xyY:
        0.5279, 0.2882, 11.3247
      CIE-Lab:
        40.1220, 59.1245, 15.7978
        CIE-LCH:
        40.1220, 61.1987, 14.9597
        CIE-Luv:
        40.1220, 100.6673, 6.1480
        Hunter-Lab:
        33.6521, 51.1314, 10.8297
      #b52048 color charts
#b52048 RGB chart
      #b52048 CMYK chart
      #b52048 RGB pie chart
      #b52048 color shades, tints & tones
#b52048 color schemes
#b52048 color preview, HTML & CSS examples
           This text has a color of #b52048        
        
          <p style="color:#b52048;">Text here</p>
        
        
          .mytext {color:#b52048;}
        
        Text color #b52048
      
           This box has a color of #b52048        
        
          <div style="background-color:#b52048;">Content here</div>
        
        
          .mybackground {background-color:#b52048;}
        
        Background color #b52048
      
           Border around this has a color of #b52048        
        
          <div style="border:2px solid #b52048;">Content here</div>
        
        
          .myborder {border:2px solid #b52048;}
        
        Border color #b52048