#b9ae05 color space conversions
Hex:
        #b9ae05
        RGB:
        185, 174, 5
        CMY:
        27, 32, 98
        CMYK:
        0, 6, 97, 27
      HSL:
        56°, 94.7368%, 37.2549%
        HSV (HSB):
        56°, 97.2973%, 72.5490%
        XYZ:
        35.1710, 40.5973, 6.1259
        xyY:
        0.4295, 0.4957, 40.5973
      CIE-Lab:
        69.8929, -11.2629, 71.4549
        CIE-LCH:
        69.8929, 72.3371, 98.9574
        CIE-Luv:
        69.8929, 13.1845, 75.5664
        Hunter-Lab:
        63.7160, -12.9717, 38.9008
      #b9ae05 color charts
#b9ae05 RGB chart
      #b9ae05 CMYK chart
      #b9ae05 RGB pie chart
      #b9ae05 color shades, tints & tones
#b9ae05 color schemes
#b9ae05 color preview, HTML & CSS examples
           This text has a color of #b9ae05        
        
          <p style="color:#b9ae05;">Text here</p>
        
        
          .mytext {color:#b9ae05;}
        
        Text color #b9ae05
      
           This box has a color of #b9ae05        
        
          <div style="background-color:#b9ae05;">Content here</div>
        
        
          .mybackground {background-color:#b9ae05;}
        
        Background color #b9ae05
      
           Border around this has a color of #b9ae05        
        
          <div style="border:2px solid #b9ae05;">Content here</div>
        
        
          .myborder {border:2px solid #b9ae05;}
        
        Border color #b9ae05