#b3a20f color space conversions
Hex:
        #b3a20f
        RGB:
        179, 162, 15
        CMY:
        30, 36, 94
        CMYK:
        0, 9, 92, 30
      HSL:
        54°, 84.5361%, 38.0392%
        HSV (HSB):
        54°, 91.6201%, 70.1961%
        XYZ:
        31.5970, 35.4589, 5.6308
        xyY:
        0.4347, 0.4878, 35.4589
      CIE-Lab:
        66.1044, -7.5292, 67.0458
        CIE-LCH:
        66.1044, 67.4673, 96.4074
        CIE-Luv:
        66.1044, 17.1274, 70.0671
        Hunter-Lab:
        59.5473, -9.4923, 36.0766
      #b3a20f color charts
#b3a20f RGB chart
      #b3a20f CMYK chart
      #b3a20f RGB pie chart
      #b3a20f color shades, tints & tones
#b3a20f color schemes
#b3a20f color preview, HTML & CSS examples
           This text has a color of #b3a20f        
        
          <p style="color:#b3a20f;">Text here</p>
        
        
          .mytext {color:#b3a20f;}
        
        Text color #b3a20f
      
           This box has a color of #b3a20f        
        
          <div style="background-color:#b3a20f;">Content here</div>
        
        
          .mybackground {background-color:#b3a20f;}
        
        Background color #b3a20f
      
           Border around this has a color of #b3a20f        
        
          <div style="border:2px solid #b3a20f;">Content here</div>
        
        
          .myborder {border:2px solid #b3a20f;}
        
        Border color #b3a20f