#b1558f color space conversions
Hex:
        #b1558f
        RGB:
        177, 85, 143
        CMY:
        31, 67, 44
        CMYK:
        0, 52, 19, 31
      HSL:
        322°, 37.0968%, 51.3725%
        HSV (HSB):
        322°, 51.9774%, 69.4118%
        XYZ:
        26.3379, 17.8273, 28.0395
        xyY:
        0.3648, 0.2469, 17.8273
      CIE-Lab:
        49.2859, 44.5700, -14.6808
        CIE-LCH:
        49.2859, 46.9256, 341.7688
        CIE-Luv:
        49.2859, 51.8771, -28.0161
        Hunter-Lab:
        42.2224, 37.4574, -9.8182
      #b1558f color charts
#b1558f RGB chart
      #b1558f CMYK chart
      #b1558f RGB pie chart
      #b1558f color shades, tints & tones
#b1558f color schemes
#b1558f color preview, HTML & CSS examples
           This text has a color of #b1558f        
        
          <p style="color:#b1558f;">Text here</p>
        
        
          .mytext {color:#b1558f;}
        
        Text color #b1558f
      
           This box has a color of #b1558f        
        
          <div style="background-color:#b1558f;">Content here</div>
        
        
          .mybackground {background-color:#b1558f;}
        
        Background color #b1558f
      
           Border around this has a color of #b1558f        
        
          <div style="border:2px solid #b1558f;">Content here</div>
        
        
          .myborder {border:2px solid #b1558f;}
        
        Border color #b1558f