#b8b046 color space conversions
Hex:
        #b8b046
        RGB:
        184, 176, 70
        CMY:
        28, 31, 73
        CMYK:
        0, 4, 62, 28
      HSL:
        56°, 44.8819%, 49.8039%
        HSV (HSB):
        56°, 61.9565%, 72.1569%
        XYZ:
        36.3980, 41.6832, 11.9216
        xyY:
        0.4044, 0.4631, 41.6832
      CIE-Lab:
        70.6520, -10.4081, 53.7198
        CIE-LCH:
        70.6520, 54.7187, 100.9651
        CIE-Luv:
        70.6520, 10.0305, 63.9077
        Hunter-Lab:
        64.5625, -12.3527, 34.2457
      #b8b046 color charts
#b8b046 RGB chart
      #b8b046 CMYK chart
      #b8b046 RGB pie chart
      #b8b046 color shades, tints & tones
#b8b046 color schemes
#b8b046 color preview, HTML & CSS examples
           This text has a color of #b8b046        
        
          <p style="color:#b8b046;">Text here</p>
        
        
          .mytext {color:#b8b046;}
        
        Text color #b8b046
      
           This box has a color of #b8b046        
        
          <div style="background-color:#b8b046;">Content here</div>
        
        
          .mybackground {background-color:#b8b046;}
        
        Background color #b8b046
      
           Border around this has a color of #b8b046        
        
          <div style="border:2px solid #b8b046;">Content here</div>
        
        
          .myborder {border:2px solid #b8b046;}
        
        Border color #b8b046