#b6a853 color space conversions
Hex:
        #b6a853
        RGB:
        182, 168, 83
        CMY:
        29, 34, 67
        CMYK:
        0, 8, 54, 29
      HSL:
        52°, 40.4082%, 51.9608%
        HSV (HSB):
        52°, 54.3956%, 71.3725%
        XYZ:
        34.8554, 38.5749, 13.7922
        xyY:
        0.3996, 0.4423, 38.5749
      CIE-Lab:
        68.4422, -6.0870, 45.1466
        CIE-LCH:
        68.4422, 45.5551, 97.6788
        CIE-Luv:
        68.4422, 13.4036, 55.0019
        Hunter-Lab:
        62.1087, -8.5161, 30.3098
      #b6a853 color charts
#b6a853 RGB chart
      #b6a853 CMYK chart
      #b6a853 RGB pie chart
      #b6a853 color shades, tints & tones
#b6a853 color schemes
#b6a853 color preview, HTML & CSS examples
           This text has a color of #b6a853        
        
          <p style="color:#b6a853;">Text here</p>
        
        
          .mytext {color:#b6a853;}
        
        Text color #b6a853
      
           This box has a color of #b6a853        
        
          <div style="background-color:#b6a853;">Content here</div>
        
        
          .mybackground {background-color:#b6a853;}
        
        Background color #b6a853
      
           Border around this has a color of #b6a853        
        
          <div style="border:2px solid #b6a853;">Content here</div>
        
        
          .myborder {border:2px solid #b6a853;}
        
        Border color #b6a853