#b9556e color space conversions
Hex:
        #b9556e
        RGB:
        185, 85, 110
        CMY:
        27, 67, 57
        CMYK:
        0, 54, 41, 27
      HSL:
        345°, 41.6667%, 52.9412%
        HSV (HSB):
        345°, 54.0541%, 72.5490%
        XYZ:
        26.0706, 17.9371, 16.8400
        xyY:
        0.4285, 0.2948, 17.9371
      CIE-Lab:
        49.4197, 42.8868, 5.4372
        CIE-LCH:
        49.4197, 43.2301, 7.2254
        CIE-Luv:
        49.4197, 66.7268, -0.8275
        Hunter-Lab:
        42.3522, 35.7622, 6.0718
      #b9556e color charts
#b9556e RGB chart
      #b9556e CMYK chart
      #b9556e RGB pie chart
      #b9556e color shades, tints & tones
#b9556e color schemes
#b9556e color preview, HTML & CSS examples
           This text has a color of #b9556e        
        
          <p style="color:#b9556e;">Text here</p>
        
        
          .mytext {color:#b9556e;}
        
        Text color #b9556e
      
           This box has a color of #b9556e        
        
          <div style="background-color:#b9556e;">Content here</div>
        
        
          .mybackground {background-color:#b9556e;}
        
        Background color #b9556e
      
           Border around this has a color of #b9556e        
        
          <div style="border:2px solid #b9556e;">Content here</div>
        
        
          .myborder {border:2px solid #b9556e;}
        
        Border color #b9556e