#b3a614 color space conversions
Hex:
        #b3a614
        RGB:
        179, 166, 20
        CMY:
        30, 35, 92
        CMYK:
        0, 7, 89, 30
      HSL:
        55°, 79.8995%, 39.0196%
        HSV (HSB):
        55°, 88.8268%, 70.1961%
        XYZ:
        32.3529, 36.9066, 6.0803
        xyY:
        0.4294, 0.4899, 36.9066
      CIE-Lab:
        67.2069, -9.5412, 67.0146
        CIE-LCH:
        67.2069, 67.6904, 98.1030
        CIE-Luv:
        67.2069, 14.2840, 71.1367
        Hunter-Lab:
        60.7508, -11.2537, 36.5915
      #b3a614 color charts
#b3a614 RGB chart
      #b3a614 CMYK chart
      #b3a614 RGB pie chart
      #b3a614 color shades, tints & tones
#b3a614 color schemes
#b3a614 color preview, HTML & CSS examples
           This text has a color of #b3a614        
        
          <p style="color:#b3a614;">Text here</p>
        
        
          .mytext {color:#b3a614;}
        
        Text color #b3a614
      
           This box has a color of #b3a614        
        
          <div style="background-color:#b3a614;">Content here</div>
        
        
          .mybackground {background-color:#b3a614;}
        
        Background color #b3a614
      
           Border around this has a color of #b3a614        
        
          <div style="border:2px solid #b3a614;">Content here</div>
        
        
          .myborder {border:2px solid #b3a614;}
        
        Border color #b3a614