#b3af13 color space conversions
Hex:
        #b3af13
        RGB:
        179, 175, 19
        CMY:
        30, 31, 93
        CMYK:
        0, 2, 89, 30
      HSL:
        59°, 80.8081%, 38.8235%
        HSV (HSB):
        59°, 89.3855%, 70.1961%
        XYZ:
        34.0379, 40.2907, 6.5990
        xyY:
        0.4206, 0.4979, 40.2907
      CIE-Lab:
        69.6761, -14.2253, 69.1572
        CIE-LCH:
        69.6761, 70.6051, 101.6234
        CIE-Luv:
        69.6761, 8.1669, 74.8079
        Hunter-Lab:
        63.4749, -15.3619, 38.2685
      #b3af13 color charts
#b3af13 RGB chart
      #b3af13 CMYK chart
      #b3af13 RGB pie chart
      #b3af13 color shades, tints & tones
#b3af13 color schemes
#b3af13 color preview, HTML & CSS examples
           This text has a color of #b3af13        
        
          <p style="color:#b3af13;">Text here</p>
        
        
          .mytext {color:#b3af13;}
        
        Text color #b3af13
      
           This box has a color of #b3af13        
        
          <div style="background-color:#b3af13;">Content here</div>
        
        
          .mybackground {background-color:#b3af13;}
        
        Background color #b3af13
      
           Border around this has a color of #b3af13        
        
          <div style="border:2px solid #b3af13;">Content here</div>
        
        
          .myborder {border:2px solid #b3af13;}
        
        Border color #b3af13