#b9af26 color space conversions
Hex:
        #b9af26
        RGB:
        185, 175, 38
        CMY:
        27, 31, 85
        CMYK:
        0, 5, 79, 27
      HSL:
        56°, 65.9193%, 43.7255%
        HSV (HSB):
        56°, 79.4595%, 72.5490%
        XYZ:
        35.6874, 41.1142, 7.8886
        xyY:
        0.4214, 0.4855, 41.1142
      CIE-Lab:
        70.2558, -11.0791, 65.3405
        CIE-LCH:
        70.2558, 66.2731, 99.6235
        CIE-Luv:
        70.2558, 12.1543, 72.1422
        Hunter-Lab:
        64.1203, -12.8630, 37.5899
      #b9af26 color charts
#b9af26 RGB chart
      #b9af26 CMYK chart
      #b9af26 RGB pie chart
      #b9af26 color shades, tints & tones
#b9af26 color schemes
#b9af26 color preview, HTML & CSS examples
           This text has a color of #b9af26        
        
          <p style="color:#b9af26;">Text here</p>
        
        
          .mytext {color:#b9af26;}
        
        Text color #b9af26
      
           This box has a color of #b9af26        
        
          <div style="background-color:#b9af26;">Content here</div>
        
        
          .mybackground {background-color:#b9af26;}
        
        Background color #b9af26
      
           Border around this has a color of #b9af26        
        
          <div style="border:2px solid #b9af26;">Content here</div>
        
        
          .myborder {border:2px solid #b9af26;}
        
        Border color #b9af26