#b9805f color space conversions
Hex:
        #b9805f
        RGB:
        185, 128, 95
        CMY:
        27, 50, 63
        CMYK:
        0, 31, 49, 27
      HSL:
        22°, 39.1304%, 54.9020%
        HSV (HSB):
        22°, 48.6486%, 72.5490%
        XYZ:
        29.7923, 26.5789, 14.3865
        xyY:
        0.4210, 0.3756, 26.5789
      CIE-Lab:
        58.5825, 18.1689, 26.7247
        CIE-LCH:
        58.5825, 32.3159, 55.7900
        CIE-Luv:
        58.5825, 41.7593, 29.5921
        Hunter-Lab:
        51.5547, 12.9305, 19.5432
      #b9805f color charts
#b9805f RGB chart
      #b9805f CMYK chart
      #b9805f RGB pie chart
      #b9805f color shades, tints & tones
#b9805f color schemes
#b9805f color preview, HTML & CSS examples
           This text has a color of #b9805f        
        
          <p style="color:#b9805f;">Text here</p>
        
        
          .mytext {color:#b9805f;}
        
        Text color #b9805f
      
           This box has a color of #b9805f        
        
          <div style="background-color:#b9805f;">Content here</div>
        
        
          .mybackground {background-color:#b9805f;}
        
        Background color #b9805f
      
           Border around this has a color of #b9805f        
        
          <div style="border:2px solid #b9805f;">Content here</div>
        
        
          .myborder {border:2px solid #b9805f;}
        
        Border color #b9805f