#b3ac66 color space conversions
Hex:
        #b3ac66
        RGB:
        179, 172, 102
        CMY:
        30, 33, 60
        CMYK:
        0, 4, 43, 30
      HSL:
        55°, 33.6245%, 55.0980%
        HSV (HSB):
        55°, 43.0168%, 70.1961%
        XYZ:
        35.7412, 40.0481, 18.4167
        xyY:
        0.3794, 0.4251, 40.0481
      CIE-Lab:
        69.5037, -7.6562, 36.8139
        CIE-LCH:
        69.5037, 37.6016, 101.7483
        CIE-Luv:
        69.5037, 7.9898, 47.6503
        Hunter-Lab:
        63.2835, -9.9332, 27.0440
      #b3ac66 color charts
#b3ac66 RGB chart
      #b3ac66 CMYK chart
      #b3ac66 RGB pie chart
      #b3ac66 color shades, tints & tones
#b3ac66 color schemes
#b3ac66 color preview, HTML & CSS examples
           This text has a color of #b3ac66        
        
          <p style="color:#b3ac66;">Text here</p>
        
        
          .mytext {color:#b3ac66;}
        
        Text color #b3ac66
      
           This box has a color of #b3ac66        
        
          <div style="background-color:#b3ac66;">Content here</div>
        
        
          .mybackground {background-color:#b3ac66;}
        
        Background color #b3ac66
      
           Border around this has a color of #b3ac66        
        
          <div style="border:2px solid #b3ac66;">Content here</div>
        
        
          .myborder {border:2px solid #b3ac66;}
        
        Border color #b3ac66