#b8a130 color space conversions
Hex:
        #b8a130
        RGB:
        184, 161, 48
        CMY:
        28, 37, 81
        CMYK:
        0, 13, 74, 28
      HSL:
        50°, 58.6207%, 45.4902%
        HSV (HSB):
        50°, 73.9130%, 72.1569%
        XYZ:
        33.0455, 35.8935, 7.9828
        xyY:
        0.4296, 0.4666, 35.8935
      CIE-Lab:
        66.4385, -3.7550, 58.4284
        CIE-LCH:
        66.4385, 58.5490, 93.6771
        CIE-Luv:
        66.4385, 20.8733, 64.1118
        Hunter-Lab:
        59.9112, -6.3883, 34.0378
      #b8a130 color charts
#b8a130 RGB chart
      #b8a130 CMYK chart
      #b8a130 RGB pie chart
      #b8a130 color shades, tints & tones
#b8a130 color schemes
#b8a130 color preview, HTML & CSS examples
           This text has a color of #b8a130        
        
          <p style="color:#b8a130;">Text here</p>
        
        
          .mytext {color:#b8a130;}
        
        Text color #b8a130
      
           This box has a color of #b8a130        
        
          <div style="background-color:#b8a130;">Content here</div>
        
        
          .mybackground {background-color:#b8a130;}
        
        Background color #b8a130
      
           Border around this has a color of #b8a130        
        
          <div style="border:2px solid #b8a130;">Content here</div>
        
        
          .myborder {border:2px solid #b8a130;}
        
        Border color #b8a130