#b08466 color space conversions
Hex:
        #b08466
        RGB:
        176, 132, 102
        CMY:
        31, 48, 60
        CMYK:
        0, 25, 42, 31
      HSL:
        24°, 31.8966%, 54.5098%
        HSV (HSB):
        24°, 42.0455%, 69.0196%
        XYZ:
        28.5540, 26.6919, 16.2175
        xyY:
        0.3996, 0.3735, 26.6919
      CIE-Lab:
        58.6881, 12.9412, 22.7567
        CIE-LCH:
        58.6881, 26.1790, 60.3741
        CIE-Luv:
        58.6881, 31.5199, 26.4496
        Hunter-Lab:
        51.6642, 8.2418, 17.5538
      #b08466 color charts
#b08466 RGB chart
      #b08466 CMYK chart
      #b08466 RGB pie chart
      #b08466 color shades, tints & tones
#b08466 color schemes
#b08466 color preview, HTML & CSS examples
           This text has a color of #b08466        
        
          <p style="color:#b08466;">Text here</p>
        
        
          .mytext {color:#b08466;}
        
        Text color #b08466
      
           This box has a color of #b08466        
        
          <div style="background-color:#b08466;">Content here</div>
        
        
          .mybackground {background-color:#b08466;}
        
        Background color #b08466
      
           Border around this has a color of #b08466        
        
          <div style="border:2px solid #b08466;">Content here</div>
        
        
          .myborder {border:2px solid #b08466;}
        
        Border color #b08466