#b9af34 color space conversions
Hex:
        #b9af34
        RGB:
        185, 175, 52
        CMY:
        27, 31, 80
        CMYK:
        0, 5, 72, 27
      HSL:
        55°, 56.1181%, 46.4706%
        HSV (HSB):
        55°, 71.8919%, 72.5490%
        XYZ:
        35.9574, 41.2222, 9.3103
        xyY:
        0.4157, 0.4766, 41.2222
      CIE-Lab:
        70.3313, -10.4970, 60.7358
        CIE-LCH:
        70.3313, 61.6362, 99.8056
        CIE-Luv:
        70.3313, 11.8729, 69.0074
        Hunter-Lab:
        64.2045, -12.3899, 36.3455
      #b9af34 color charts
#b9af34 RGB chart
      #b9af34 CMYK chart
      #b9af34 RGB pie chart
      #b9af34 color shades, tints & tones
#b9af34 color schemes
#b9af34 color preview, HTML & CSS examples
           This text has a color of #b9af34        
        
          <p style="color:#b9af34;">Text here</p>
        
        
          .mytext {color:#b9af34;}
        
        Text color #b9af34
      
           This box has a color of #b9af34        
        
          <div style="background-color:#b9af34;">Content here</div>
        
        
          .mybackground {background-color:#b9af34;}
        
        Background color #b9af34
      
           Border around this has a color of #b9af34        
        
          <div style="border:2px solid #b9af34;">Content here</div>
        
        
          .myborder {border:2px solid #b9af34;}
        
        Border color #b9af34