#b3a227 color space conversions
Hex:
        #b3a227
        RGB:
        179, 162, 39
        CMY:
        30, 36, 85
        CMYK:
        0, 9, 78, 30
      HSL:
        53°, 64.2202%, 42.7451%
        HSV (HSB):
        53°, 78.2123%, 70.1961%
        XYZ:
        31.8769, 35.5709, 7.1052
        xyY:
        0.4276, 0.4771, 35.5709
      CIE-Lab:
        66.1907, -6.8813, 61.1884
        CIE-LCH:
        66.1907, 61.5741, 96.4166
        CIE-Luv:
        66.1907, 16.7537, 66.4896
        Hunter-Lab:
        59.6413, -8.9680, 34.6855
      #b3a227 color charts
#b3a227 RGB chart
      #b3a227 CMYK chart
      #b3a227 RGB pie chart
      #b3a227 color shades, tints & tones
#b3a227 color schemes
#b3a227 color preview, HTML & CSS examples
           This text has a color of #b3a227        
        
          <p style="color:#b3a227;">Text here</p>
        
        
          .mytext {color:#b3a227;}
        
        Text color #b3a227
      
           This box has a color of #b3a227        
        
          <div style="background-color:#b3a227;">Content here</div>
        
        
          .mybackground {background-color:#b3a227;}
        
        Background color #b3a227
      
           Border around this has a color of #b3a227        
        
          <div style="border:2px solid #b3a227;">Content here</div>
        
        
          .myborder {border:2px solid #b3a227;}
        
        Border color #b3a227