#b9979e color space conversions
Hex:
        #b9979e
        RGB:
        185, 151, 158
        CMY:
        27, 41, 38
        CMYK:
        0, 18, 15, 27
      HSL:
        348°, 19.5402%, 65.8824%
        HSV (HSB):
        348°, 18.3784%, 72.5490%
        XYZ:
        37.2457, 34.9161, 37.1242
        xyY:
        0.3408, 0.3195, 34.9161
      CIE-Lab:
        65.6833, 13.8058, 1.1121
        CIE-LCH:
        65.6833, 13.8505, 4.6055
        CIE-Luv:
        65.6833, 20.2732, -0.8198
        Hunter-Lab:
        59.0899, 9.1055, 4.1130
      #b9979e color charts
#b9979e RGB chart
      #b9979e CMYK chart
      #b9979e RGB pie chart
      #b9979e color shades, tints & tones
#b9979e color schemes
#b9979e color preview, HTML & CSS examples
           This text has a color of #b9979e        
        
          <p style="color:#b9979e;">Text here</p>
        
        
          .mytext {color:#b9979e;}
        
        Text color #b9979e
      
           This box has a color of #b9979e        
        
          <div style="background-color:#b9979e;">Content here</div>
        
        
          .mybackground {background-color:#b9979e;}
        
        Background color #b9979e
      
           Border around this has a color of #b9979e        
        
          <div style="border:2px solid #b9979e;">Content here</div>
        
        
          .myborder {border:2px solid #b9979e;}
        
        Border color #b9979e