#b2515a color space conversions
Hex:
        #b2515a
        RGB:
        178, 81, 90
        CMY:
        30, 68, 65
        CMYK:
        0, 54, 49, 30
      HSL:
        354°, 38.6454%, 50.7843%
        HSV (HSB):
        354°, 54.4944%, 69.8039%
        XYZ:
        23.1480, 16.0880, 11.5581
        xyY:
        0.4557, 0.3167, 16.0880
      CIE-Lab:
        47.0898, 40.3060, 14.0778
        CIE-LCH:
        47.0898, 42.6938, 19.2530
        CIE-Luv:
        47.0898, 68.3696, 9.6034
        Hunter-Lab:
        40.1099, 32.8226, 10.9918
      #b2515a color charts
#b2515a RGB chart
      #b2515a CMYK chart
      #b2515a RGB pie chart
      #b2515a color shades, tints & tones
#b2515a color schemes
#b2515a color preview, HTML & CSS examples
           This text has a color of #b2515a        
        
          <p style="color:#b2515a;">Text here</p>
        
        
          .mytext {color:#b2515a;}
        
        Text color #b2515a
      
           This box has a color of #b2515a        
        
          <div style="background-color:#b2515a;">Content here</div>
        
        
          .mybackground {background-color:#b2515a;}
        
        Background color #b2515a
      
           Border around this has a color of #b2515a        
        
          <div style="border:2px solid #b2515a;">Content here</div>
        
        
          .myborder {border:2px solid #b2515a;}
        
        Border color #b2515a