#b8ae55 color space conversions
Hex:
        #b8ae55
        RGB:
        184, 174, 85
        CMY:
        28, 32, 67
        CMYK:
        0, 5, 54, 28
      HSL:
        54°, 41.0788%, 52.7451%
        HSV (HSB):
        54°, 53.8043%, 72.1569%
        XYZ:
        36.5429, 41.1183, 14.6049
        xyY:
        0.3961, 0.4456, 41.1183
      CIE-Lab:
        70.2587, -8.2320, 46.3432
        CIE-LCH:
        70.2587, 47.0686, 100.0724
        CIE-Luv:
        70.2587, 10.8103, 57.0874
        Hunter-Lab:
        64.1236, -10.4922, 31.3825
      #b8ae55 color charts
#b8ae55 RGB chart
      #b8ae55 CMYK chart
      #b8ae55 RGB pie chart
      #b8ae55 color shades, tints & tones
#b8ae55 color schemes
#b8ae55 color preview, HTML & CSS examples
           This text has a color of #b8ae55        
        
          <p style="color:#b8ae55;">Text here</p>
        
        
          .mytext {color:#b8ae55;}
        
        Text color #b8ae55
      
           This box has a color of #b8ae55        
        
          <div style="background-color:#b8ae55;">Content here</div>
        
        
          .mybackground {background-color:#b8ae55;}
        
        Background color #b8ae55
      
           Border around this has a color of #b8ae55        
        
          <div style="border:2px solid #b8ae55;">Content here</div>
        
        
          .myborder {border:2px solid #b8ae55;}
        
        Border color #b8ae55