#b7ae2c color space conversions
Hex:
        #b7ae2c
        RGB:
        183, 174, 44
        CMY:
        28, 32, 83
        CMYK:
        0, 5, 76, 28
      HSL:
        56°, 61.2335%, 44.5098%
        HSV (HSB):
        56°, 75.9563%, 71.7647%
        XYZ:
        35.1191, 40.5212, 8.3533
        xyY:
        0.4181, 0.4824, 40.5212
      CIE-Lab:
        69.8392, -11.2081, 63.0162
        CIE-LCH:
        69.8392, 64.0052, 100.0852
        CIE-Luv:
        69.8392, 11.3081, 70.4633
        Hunter-Lab:
        63.6563, -12.9202, 36.7791
      #b7ae2c color charts
#b7ae2c RGB chart
      #b7ae2c CMYK chart
      #b7ae2c RGB pie chart
      #b7ae2c color shades, tints & tones
#b7ae2c color schemes
#b7ae2c color preview, HTML & CSS examples
           This text has a color of #b7ae2c        
        
          <p style="color:#b7ae2c;">Text here</p>
        
        
          .mytext {color:#b7ae2c;}
        
        Text color #b7ae2c
      
           This box has a color of #b7ae2c        
        
          <div style="background-color:#b7ae2c;">Content here</div>
        
        
          .mybackground {background-color:#b7ae2c;}
        
        Background color #b7ae2c
      
           Border around this has a color of #b7ae2c        
        
          <div style="border:2px solid #b7ae2c;">Content here</div>
        
        
          .myborder {border:2px solid #b7ae2c;}
        
        Border color #b7ae2c