#b52246 color space conversions
Hex:
        #b52246
        RGB:
        181, 34, 70
        CMY:
        29, 87, 73
        CMYK:
        0, 81, 61, 29
      HSL:
        345°, 68.3721%, 42.1569%
        HSV (HSB):
        345°, 81.2155%, 70.9804%
        XYZ:
        20.7336, 11.4100, 6.9039
        xyY:
        0.5310, 0.2922, 11.4100
      CIE-Lab:
        40.2626, 58.4763, 17.2525
        CIE-LCH:
        40.2626, 60.9682, 16.4378
        CIE-Luv:
        40.2626, 100.6337, 7.6911
        Hunter-Lab:
        33.7787, 50.4517, 11.5270
      #b52246 color charts
#b52246 RGB chart
      #b52246 CMYK chart
      #b52246 RGB pie chart
      #b52246 color shades, tints & tones
#b52246 color schemes
#b52246 color preview, HTML & CSS examples
           This text has a color of #b52246        
        
          <p style="color:#b52246;">Text here</p>
        
        
          .mytext {color:#b52246;}
        
        Text color #b52246
      
           This box has a color of #b52246        
        
          <div style="background-color:#b52246;">Content here</div>
        
        
          .mybackground {background-color:#b52246;}
        
        Background color #b52246
      
           Border around this has a color of #b52246        
        
          <div style="border:2px solid #b52246;">Content here</div>
        
        
          .myborder {border:2px solid #b52246;}
        
        Border color #b52246