#b9967f color space conversions
Hex:
        #b9967f
        RGB:
        185, 150, 127
        CMY:
        27, 41, 50
        CMYK:
        0, 19, 31, 27
      HSL:
        24°, 29.2929%, 61.1765%
        HSV (HSB):
        24°, 31.3514%, 72.5490%
        XYZ:
        34.7447, 33.6593, 24.7443
        xyY:
        0.3730, 0.3614, 33.6593
      CIE-Lab:
        64.6912, 9.7018, 17.0735
        CIE-LCH:
        64.6912, 19.6375, 60.3932
        CIE-Luv:
        64.6912, 24.0178, 21.1489
        Hunter-Lab:
        58.0166, 5.3701, 15.3242
      #b9967f color charts
#b9967f RGB chart
      #b9967f CMYK chart
      #b9967f RGB pie chart
      #b9967f color shades, tints & tones
#b9967f color schemes
#b9967f color preview, HTML & CSS examples
           This text has a color of #b9967f        
        
          <p style="color:#b9967f;">Text here</p>
        
        
          .mytext {color:#b9967f;}
        
        Text color #b9967f
      
           This box has a color of #b9967f        
        
          <div style="background-color:#b9967f;">Content here</div>
        
        
          .mybackground {background-color:#b9967f;}
        
        Background color #b9967f
      
           Border around this has a color of #b9967f        
        
          <div style="border:2px solid #b9967f;">Content here</div>
        
        
          .myborder {border:2px solid #b9967f;}
        
        Border color #b9967f