#b4a310 color space conversions
Hex:
        #b4a310
        RGB:
        180, 163, 16
        CMY:
        29, 36, 94
        CMYK:
        0, 9, 91, 29
      HSL:
        54°, 83.6735%, 38.4314%
        HSV (HSB):
        54°, 91.1111%, 70.5882%
        XYZ:
        32.0131, 35.9351, 5.7391
        xyY:
        0.4344, 0.4877, 35.9351
      CIE-Lab:
        66.4703, -7.5925, 67.2022
        CIE-LCH:
        66.4703, 67.6298, 96.4459
        CIE-Luv:
        66.4703, 17.1452, 70.3825
        Hunter-Lab:
        59.9459, -9.5803, 36.2858
      #b4a310 color charts
#b4a310 RGB chart
      #b4a310 CMYK chart
      #b4a310 RGB pie chart
      #b4a310 color shades, tints & tones
#b4a310 color schemes
#b4a310 color preview, HTML & CSS examples
           This text has a color of #b4a310        
        
          <p style="color:#b4a310;">Text here</p>
        
        
          .mytext {color:#b4a310;}
        
        Text color #b4a310
      
           This box has a color of #b4a310        
        
          <div style="background-color:#b4a310;">Content here</div>
        
        
          .mybackground {background-color:#b4a310;}
        
        Background color #b4a310
      
           Border around this has a color of #b4a310        
        
          <div style="border:2px solid #b4a310;">Content here</div>
        
        
          .myborder {border:2px solid #b4a310;}
        
        Border color #b4a310