#b07296 color space conversions
Hex:
        #b07296
        RGB:
        176, 114, 150
        CMY:
        31, 55, 41
        CMYK:
        0, 35, 15, 31
      HSL:
        325°, 28.1818%, 56.8627%
        HSV (HSB):
        325°, 35.2273%, 69.0196%
        XYZ:
        29.4268, 23.4667, 31.8327
        xyY:
        0.3473, 0.2770, 23.4667
      CIE-Lab:
        55.5499, 29.8458, -9.3780
        CIE-LCH:
        55.5499, 31.2844, 342.5565
        CIE-Luv:
        55.5499, 35.3595, -18.4141
        Hunter-Lab:
        48.4425, 23.6571, -5.0512
      #b07296 color charts
#b07296 RGB chart
      #b07296 CMYK chart
      #b07296 RGB pie chart
      #b07296 color shades, tints & tones
#b07296 color schemes
#b07296 color preview, HTML & CSS examples
           This text has a color of #b07296        
        
          <p style="color:#b07296;">Text here</p>
        
        
          .mytext {color:#b07296;}
        
        Text color #b07296
      
           This box has a color of #b07296        
        
          <div style="background-color:#b07296;">Content here</div>
        
        
          .mybackground {background-color:#b07296;}
        
        Background color #b07296
      
           Border around this has a color of #b07296        
        
          <div style="border:2px solid #b07296;">Content here</div>
        
        
          .myborder {border:2px solid #b07296;}
        
        Border color #b07296