#b3bd60 color space conversions
Hex:
        #b3bd60
        RGB:
        179, 189, 96
        CMY:
        30, 26, 62
        CMYK:
        5, 0, 49, 26
      HSL:
        66°, 41.3333%, 55.8824%
        HSV (HSB):
        66°, 49.2063%, 74.1176%
        XYZ:
        38.8993, 46.8234, 18.0539
        xyY:
        0.3748, 0.4512, 46.8234
      CIE-Lab:
        74.0767, -17.0360, 45.4292
        CIE-LCH:
        74.0767, 48.5184, 110.5561
        CIE-Luv:
        74.0767, -2.1392, 59.1909
        Hunter-Lab:
        68.4276, -18.2758, 32.2563
      #b3bd60 color charts
#b3bd60 RGB chart
      #b3bd60 CMYK chart
      #b3bd60 RGB pie chart
      #b3bd60 color shades, tints & tones
#b3bd60 color schemes
#b3bd60 color preview, HTML & CSS examples
           This text has a color of #b3bd60        
        
          <p style="color:#b3bd60;">Text here</p>
        
        
          .mytext {color:#b3bd60;}
        
        Text color #b3bd60
      
           This box has a color of #b3bd60        
        
          <div style="background-color:#b3bd60;">Content here</div>
        
        
          .mybackground {background-color:#b3bd60;}
        
        Background color #b3bd60
      
           Border around this has a color of #b3bd60        
        
          <div style="border:2px solid #b3bd60;">Content here</div>
        
        
          .myborder {border:2px solid #b3bd60;}
        
        Border color #b3bd60