#b3af02 color space conversions
Hex:
        #b3af02
        RGB:
        179, 175, 2
        CMY:
        30, 31, 99
        CMYK:
        0, 2, 99, 30
      HSL:
        59°, 97.7901%, 35.4902%
        HSV (HSB):
        59°, 98.8827%, 70.1961%
        XYZ:
        33.9313, 40.2480, 6.0377
        xyY:
        0.4230, 0.5017, 40.2480
      CIE-Lab:
        69.6458, -14.4660, 71.3987
        CIE-LCH:
        69.6458, 72.8494, 101.4536
        CIE-Luv:
        69.6458, 8.2687, 76.0940
        Hunter-Lab:
        63.4413, -15.5524, 38.7663
      #b3af02 color charts
#b3af02 RGB chart
      #b3af02 CMYK chart
      #b3af02 RGB pie chart
      #b3af02 color shades, tints & tones
#b3af02 color schemes
#b3af02 color preview, HTML & CSS examples
           This text has a color of #b3af02        
        
          <p style="color:#b3af02;">Text here</p>
        
        
          .mytext {color:#b3af02;}
        
        Text color #b3af02
      
           This box has a color of #b3af02        
        
          <div style="background-color:#b3af02;">Content here</div>
        
        
          .mybackground {background-color:#b3af02;}
        
        Background color #b3af02
      
           Border around this has a color of #b3af02        
        
          <div style="border:2px solid #b3af02;">Content here</div>
        
        
          .myborder {border:2px solid #b3af02;}
        
        Border color #b3af02