#b3ae44 color space conversions
Hex:
        #b3ae44
        RGB:
        179, 174, 68
        CMY:
        30, 32, 73
        CMYK:
        0, 3, 62, 30
      HSL:
        57°, 44.9393%, 48.4314%
        HSV (HSB):
        57°, 62.0112%, 70.1961%
        XYZ:
        34.7698, 40.2732, 11.4098
        xyY:
        0.4022, 0.4658, 40.2732
      CIE-Lab:
        69.6637, -11.6449, 53.4052
        CIE-LCH:
        69.6637, 54.6600, 102.3007
        CIE-Luv:
        69.6637, 7.9572, 63.5367
        Hunter-Lab:
        63.4611, -13.2583, 33.7630
      #b3ae44 color charts
#b3ae44 RGB chart
      #b3ae44 CMYK chart
      #b3ae44 RGB pie chart
      #b3ae44 color shades, tints & tones
#b3ae44 color schemes
#b3ae44 color preview, HTML & CSS examples
           This text has a color of #b3ae44        
        
          <p style="color:#b3ae44;">Text here</p>
        
        
          .mytext {color:#b3ae44;}
        
        Text color #b3ae44
      
           This box has a color of #b3ae44        
        
          <div style="background-color:#b3ae44;">Content here</div>
        
        
          .mybackground {background-color:#b3ae44;}
        
        Background color #b3ae44
      
           Border around this has a color of #b3ae44        
        
          <div style="border:2px solid #b3ae44;">Content here</div>
        
        
          .myborder {border:2px solid #b3ae44;}
        
        Border color #b3ae44