#b3b249 color space conversions
Hex:
        #b3b249
        RGB:
        179, 178, 73
        CMY:
        30, 30, 71
        CMYK:
        0, 1, 59, 30
      HSL:
        59°, 42.0635%, 49.4118%
        HSV (HSB):
        59°, 59.2179%, 70.1961%
        XYZ:
        35.7134, 41.9055, 12.5096
        xyY:
        0.3962, 0.4650, 41.9055
      CIE-Lab:
        70.8057, -13.3618, 52.4371
        CIE-LCH:
        70.8057, 54.1127, 104.2956
        CIE-Luv:
        70.8057, 5.2522, 63.5569
        Hunter-Lab:
        64.7345, -14.8086, 33.8566
      #b3b249 color charts
#b3b249 RGB chart
      #b3b249 CMYK chart
      #b3b249 RGB pie chart
      #b3b249 color shades, tints & tones
#b3b249 color schemes
#b3b249 color preview, HTML & CSS examples
           This text has a color of #b3b249        
        
          <p style="color:#b3b249;">Text here</p>
        
        
          .mytext {color:#b3b249;}
        
        Text color #b3b249
      
           This box has a color of #b3b249        
        
          <div style="background-color:#b3b249;">Content here</div>
        
        
          .mybackground {background-color:#b3b249;}
        
        Background color #b3b249
      
           Border around this has a color of #b3b249        
        
          <div style="border:2px solid #b3b249;">Content here</div>
        
        
          .myborder {border:2px solid #b3b249;}
        
        Border color #b3b249