#b15572 color space conversions
Hex:
        #b15572
        RGB:
        177, 85, 114
        CMY:
        31, 67, 55
        CMYK:
        0, 52, 36, 31
      HSL:
        341°, 37.0968%, 51.3725%
        HSV (HSB):
        341°, 51.9774%, 69.4118%
        XYZ:
        24.4172, 17.0590, 17.9254
        xyY:
        0.4111, 0.2872, 17.0590
      CIE-Lab:
        48.3343, 40.5472, 1.3072
        CIE-LCH:
        48.3343, 40.5683, 1.8465
        CIE-Luv:
        48.3343, 59.3870, -5.5108
        Hunter-Lab:
        41.3026, 33.2460, 3.1798
      #b15572 color charts
#b15572 RGB chart
      #b15572 CMYK chart
      #b15572 RGB pie chart
      #b15572 color shades, tints & tones
#b15572 color schemes
#b15572 color preview, HTML & CSS examples
           This text has a color of #b15572        
        
          <p style="color:#b15572;">Text here</p>
        
        
          .mytext {color:#b15572;}
        
        Text color #b15572
      
           This box has a color of #b15572        
        
          <div style="background-color:#b15572;">Content here</div>
        
        
          .mybackground {background-color:#b15572;}
        
        Background color #b15572
      
           Border around this has a color of #b15572        
        
          <div style="border:2px solid #b15572;">Content here</div>
        
        
          .myborder {border:2px solid #b15572;}
        
        Border color #b15572