#b3a014 color space conversions
Hex:
        #b3a014
        RGB:
        179, 160, 20
        CMY:
        30, 37, 92
        CMYK:
        0, 11, 89, 30
      HSL:
        53°, 79.8995%, 39.0196%
        HSV (HSB):
        53°, 88.8268%, 70.1961%
        XYZ:
        31.2875, 34.7758, 5.7252
        xyY:
        0.4358, 0.4844, 34.7758
      CIE-Lab:
        65.5738, -6.3766, 65.7171
        CIE-LCH:
        65.5738, 66.0257, 95.5421
        CIE-Luv:
        65.5738, 18.4837, 68.7584
        Hunter-Lab:
        58.9710, -8.4949, 35.5236
      #b3a014 color charts
#b3a014 RGB chart
      #b3a014 CMYK chart
      #b3a014 RGB pie chart
      #b3a014 color shades, tints & tones
#b3a014 color schemes
#b3a014 color preview, HTML & CSS examples
           This text has a color of #b3a014        
        
          <p style="color:#b3a014;">Text here</p>
        
        
          .mytext {color:#b3a014;}
        
        Text color #b3a014
      
           This box has a color of #b3a014        
        
          <div style="background-color:#b3a014;">Content here</div>
        
        
          .mybackground {background-color:#b3a014;}
        
        Background color #b3a014
      
           Border around this has a color of #b3a014        
        
          <div style="border:2px solid #b3a014;">Content here</div>
        
        
          .myborder {border:2px solid #b3a014;}
        
        Border color #b3a014