#b6b249 color space conversions
Hex:
        #b6b249
        RGB:
        182, 178, 73
        CMY:
        29, 30, 71
        CMYK:
        0, 2, 60, 29
      HSL:
        58°, 42.7451%, 50.0000%
        HSV (HSB):
        58°, 59.8901%, 71.3725%
        XYZ:
        36.4144, 42.2669, 12.5424
        xyY:
        0.3992, 0.4633, 42.2669
      CIE-Lab:
        71.0546, -12.0889, 52.7812
        CIE-LCH:
        71.0546, 54.1479, 102.9004
        CIE-Luv:
        71.0546, 7.2771, 63.6626
        Hunter-Lab:
        65.0130, -13.7932, 34.0708
      #b6b249 color charts
#b6b249 RGB chart
      #b6b249 CMYK chart
      #b6b249 RGB pie chart
      #b6b249 color shades, tints & tones
#b6b249 color schemes
#b6b249 color preview, HTML & CSS examples
           This text has a color of #b6b249        
        
          <p style="color:#b6b249;">Text here</p>
        
        
          .mytext {color:#b6b249;}
        
        Text color #b6b249
      
           This box has a color of #b6b249        
        
          <div style="background-color:#b6b249;">Content here</div>
        
        
          .mybackground {background-color:#b6b249;}
        
        Background color #b6b249
      
           Border around this has a color of #b6b249        
        
          <div style="border:2px solid #b6b249;">Content here</div>
        
        
          .myborder {border:2px solid #b6b249;}
        
        Border color #b6b249