#b6bd49 color space conversions
Hex:
        #b6bd49
        RGB:
        182, 189, 73
        CMY:
        29, 26, 71
        CMYK:
        4, 0, 61, 26
      HSL:
        64°, 46.7742%, 51.3725%
        HSV (HSB):
        64°, 61.3757%, 74.1176%
        XYZ:
        38.6916, 46.8213, 13.3015
        xyY:
        0.3916, 0.4738, 46.8213
      CIE-Lab:
        74.0753, -17.6921, 56.0646
        CIE-LCH:
        74.0753, 58.7899, 107.5140
        CIE-Luv:
        74.0753, 0.3332, 68.6374
        Hunter-Lab:
        68.4261, -18.8127, 36.3728
      #b6bd49 color charts
#b6bd49 RGB chart
      #b6bd49 CMYK chart
      #b6bd49 RGB pie chart
      #b6bd49 color shades, tints & tones
#b6bd49 color schemes
#b6bd49 color preview, HTML & CSS examples
           This text has a color of #b6bd49        
        
          <p style="color:#b6bd49;">Text here</p>
        
        
          .mytext {color:#b6bd49;}
        
        Text color #b6bd49
      
           This box has a color of #b6bd49        
        
          <div style="background-color:#b6bd49;">Content here</div>
        
        
          .mybackground {background-color:#b6bd49;}
        
        Background color #b6bd49
      
           Border around this has a color of #b6bd49        
        
          <div style="border:2px solid #b6bd49;">Content here</div>
        
        
          .myborder {border:2px solid #b6bd49;}
        
        Border color #b6bd49