#b3ae28 color space conversions
Hex:
        #b3ae28
        RGB:
        179, 174, 40
        CMY:
        30, 32, 84
        CMYK:
        0, 3, 78, 30
      HSL:
        58°, 63.4703%, 42.9412%
        HSV (HSB):
        58°, 77.6536%, 70.1961%
        XYZ:
        34.1095, 40.0090, 7.9322
        xyY:
        0.4157, 0.4876, 40.0090
      CIE-Lab:
        69.4759, -13.1142, 63.8425
        CIE-LCH:
        69.4759, 65.1755, 101.6080
        CIE-Luv:
        69.4759, 8.5798, 71.2299
        Hunter-Lab:
        63.2527, -14.4348, 36.8416
      #b3ae28 color charts
#b3ae28 RGB chart
      #b3ae28 CMYK chart
      #b3ae28 RGB pie chart
      #b3ae28 color shades, tints & tones
#b3ae28 color schemes
#b3ae28 color preview, HTML & CSS examples
           This text has a color of #b3ae28        
        
          <p style="color:#b3ae28;">Text here</p>
        
        
          .mytext {color:#b3ae28;}
        
        Text color #b3ae28
      
           This box has a color of #b3ae28        
        
          <div style="background-color:#b3ae28;">Content here</div>
        
        
          .mybackground {background-color:#b3ae28;}
        
        Background color #b3ae28
      
           Border around this has a color of #b3ae28        
        
          <div style="border:2px solid #b3ae28;">Content here</div>
        
        
          .myborder {border:2px solid #b3ae28;}
        
        Border color #b3ae28