#b99b67 color space conversions
Hex:
        #b99b67
        RGB:
        185, 155, 103
        CMY:
        27, 39, 60
        CMYK:
        0, 16, 44, 27
      HSL:
        38°, 36.9369%, 56.4706%
        HSV (HSB):
        38°, 44.3243%, 72.5490%
        XYZ:
        34.1771, 34.7362, 17.7354
        xyY:
        0.3944, 0.4009, 34.7362
      CIE-Lab:
        65.5428, 4.0737, 31.3656
        CIE-LCH:
        65.5428, 31.6291, 82.5999
        CIE-Luv:
        65.5428, 22.8792, 38.7606
        Hunter-Lab:
        58.9375, 0.3694, 23.4147
      #b99b67 color charts
#b99b67 RGB chart
      #b99b67 CMYK chart
      #b99b67 RGB pie chart
      #b99b67 color shades, tints & tones
#b99b67 color schemes
#b99b67 color preview, HTML & CSS examples
           This text has a color of #b99b67        
        
          <p style="color:#b99b67;">Text here</p>
        
        
          .mytext {color:#b99b67;}
        
        Text color #b99b67
      
           This box has a color of #b99b67        
        
          <div style="background-color:#b99b67;">Content here</div>
        
        
          .mybackground {background-color:#b99b67;}
        
        Background color #b99b67
      
           Border around this has a color of #b99b67        
        
          <div style="border:2px solid #b99b67;">Content here</div>
        
        
          .myborder {border:2px solid #b99b67;}
        
        Border color #b99b67