#b07595 color space conversions
Hex:
        #b07595
        RGB:
        176, 117, 149
        CMY:
        31, 54, 42
        CMYK:
        0, 34, 15, 31
      HSL:
        327°, 27.1889%, 57.4510%
        HSV (HSB):
        327°, 33.5227%, 69.0196%
        XYZ:
        29.6906, 24.1226, 31.5250
        xyY:
        0.3479, 0.2827, 24.1226
      CIE-Lab:
        56.2103, 28.0066, -7.8102
        CIE-LCH:
        56.2103, 29.0752, 344.4179
        CIE-Luv:
        56.2103, 33.9606, -15.8698
        Hunter-Lab:
        49.1148, 21.9550, -3.6758
      #b07595 color charts
#b07595 RGB chart
      #b07595 CMYK chart
      #b07595 RGB pie chart
      #b07595 color shades, tints & tones
#b07595 color schemes
#b07595 color preview, HTML & CSS examples
           This text has a color of #b07595        
        
          <p style="color:#b07595;">Text here</p>
        
        
          .mytext {color:#b07595;}
        
        Text color #b07595
      
           This box has a color of #b07595        
        
          <div style="background-color:#b07595;">Content here</div>
        
        
          .mybackground {background-color:#b07595;}
        
        Background color #b07595
      
           Border around this has a color of #b07595        
        
          <div style="border:2px solid #b07595;">Content here</div>
        
        
          .myborder {border:2px solid #b07595;}
        
        Border color #b07595