#b9557f color space conversions
Hex:
        #b9557f
        RGB:
        185, 85, 127
        CMY:
        27, 67, 50
        CMYK:
        0, 54, 31, 27
      HSL:
        335°, 41.6667%, 52.9412%
        HSV (HSB):
        335°, 54.0541%, 72.5490%
        XYZ:
        27.0868, 18.3436, 22.1917
        xyY:
        0.4006, 0.2713, 18.3436
      CIE-Lab:
        49.9102, 44.9402, -4.0609
        CIE-LCH:
        49.9102, 45.1233, 354.8367
        CIE-Luv:
        49.9102, 62.2433, -13.4362
        Hunter-Lab:
        42.8294, 37.9383, -0.7400
      #b9557f color charts
#b9557f RGB chart
      #b9557f CMYK chart
      #b9557f RGB pie chart
      #b9557f color shades, tints & tones
#b9557f color schemes
#b9557f color preview, HTML & CSS examples
           This text has a color of #b9557f        
        
          <p style="color:#b9557f;">Text here</p>
        
        
          .mytext {color:#b9557f;}
        
        Text color #b9557f
      
           This box has a color of #b9557f        
        
          <div style="background-color:#b9557f;">Content here</div>
        
        
          .mybackground {background-color:#b9557f;}
        
        Background color #b9557f
      
           Border around this has a color of #b9557f        
        
          <div style="border:2px solid #b9557f;">Content here</div>
        
        
          .myborder {border:2px solid #b9557f;}
        
        Border color #b9557f