#b08f66 color space conversions
Hex:
        #b08f66
        RGB:
        176, 143, 102
        CMY:
        31, 44, 60
        CMYK:
        0, 19, 42, 31
      HSL:
        33°, 31.8966%, 54.5098%
        HSV (HSB):
        33°, 42.0455%, 69.0196%
        XYZ:
        30.1252, 29.8343, 16.7412
        xyY:
        0.3928, 0.3890, 29.8343
      CIE-Lab:
        61.5110, 6.8063, 26.4946
        CIE-LCH:
        61.5110, 27.3549, 75.5927
        CIE-Luv:
        61.5110, 24.3415, 32.2533
        Hunter-Lab:
        54.6208, 2.8624, 20.0623
      #b08f66 color charts
#b08f66 RGB chart
      #b08f66 CMYK chart
      #b08f66 RGB pie chart
      #b08f66 color shades, tints & tones
#b08f66 color schemes
#b08f66 color preview, HTML & CSS examples
           This text has a color of #b08f66        
        
          <p style="color:#b08f66;">Text here</p>
        
        
          .mytext {color:#b08f66;}
        
        Text color #b08f66
      
           This box has a color of #b08f66        
        
          <div style="background-color:#b08f66;">Content here</div>
        
        
          .mybackground {background-color:#b08f66;}
        
        Background color #b08f66
      
           Border around this has a color of #b08f66        
        
          <div style="border:2px solid #b08f66;">Content here</div>
        
        
          .myborder {border:2px solid #b08f66;}
        
        Border color #b08f66