#b9808e color space conversions
Hex:
        #b9808e
        RGB:
        185, 128, 142
        CMY:
        27, 50, 44
        CMYK:
        0, 31, 23, 27
      HSL:
        345°, 28.9340%, 61.3725%
        HSV (HSB):
        345°, 30.8108%, 72.5490%
        XYZ:
        32.6092, 27.7056, 29.2202
        xyY:
        0.3642, 0.3094, 27.7056
      CIE-Lab:
        59.6219, 24.0728, 1.3781
        CIE-LCH:
        59.6219, 24.1122, 3.2765
        CIE-Luv:
        59.6219, 35.3275, -2.3279
        Hunter-Lab:
        52.6361, 18.4714, 3.9313
      #b9808e color charts
#b9808e RGB chart
      #b9808e CMYK chart
      #b9808e RGB pie chart
      #b9808e color shades, tints & tones
#b9808e color schemes
#b9808e color preview, HTML & CSS examples
           This text has a color of #b9808e        
        
          <p style="color:#b9808e;">Text here</p>
        
        
          .mytext {color:#b9808e;}
        
        Text color #b9808e
      
           This box has a color of #b9808e        
        
          <div style="background-color:#b9808e;">Content here</div>
        
        
          .mybackground {background-color:#b9808e;}
        
        Background color #b9808e
      
           Border around this has a color of #b9808e        
        
          <div style="border:2px solid #b9808e;">Content here</div>
        
        
          .myborder {border:2px solid #b9808e;}
        
        Border color #b9808e