#b5a768 color space conversions
Hex:
        #b5a768
        RGB:
        181, 167, 104
        CMY:
        29, 35, 59
        CMYK:
        0, 8, 43, 29
      HSL:
        49°, 34.2222%, 55.8824%
        HSV (HSB):
        49°, 42.5414%, 70.9804%
        XYZ:
        35.3735, 38.4607, 18.6560
        xyY:
        0.3825, 0.4158, 38.4607
      CIE-Lab:
        68.3588, -3.9629, 34.3627
        CIE-LCH:
        68.3588, 34.5905, 96.5786
        CIE-Luv:
        68.3588, 12.3504, 44.1234
        Hunter-Lab:
        62.0167, -6.7152, 25.5759
      #b5a768 color charts
#b5a768 RGB chart
      #b5a768 CMYK chart
      #b5a768 RGB pie chart
      #b5a768 color shades, tints & tones
#b5a768 color schemes
#b5a768 color preview, HTML & CSS examples
           This text has a color of #b5a768        
        
          <p style="color:#b5a768;">Text here</p>
        
        
          .mytext {color:#b5a768;}
        
        Text color #b5a768
      
           This box has a color of #b5a768        
        
          <div style="background-color:#b5a768;">Content here</div>
        
        
          .mybackground {background-color:#b5a768;}
        
        Background color #b5a768
      
           Border around this has a color of #b5a768        
        
          <div style="border:2px solid #b5a768;">Content here</div>
        
        
          .myborder {border:2px solid #b5a768;}
        
        Border color #b5a768