#b6bf64 color space conversions
Hex:
        #b6bf64
        RGB:
        182, 191, 100
        CMY:
        29, 25, 61
        CMYK:
        5, 0, 48, 25
      HSL:
        66°, 41.5525%, 57.0588%
        HSV (HSB):
        66°, 47.6440%, 74.9020%
        XYZ:
        40.2225, 48.1268, 19.2260
        xyY:
        0.3739, 0.4474, 48.1268
      CIE-Lab:
        74.9048, -16.4434, 44.5289
        CIE-LCH:
        74.9048, 47.4680, 110.2679
        CIE-Luv:
        74.9048, -1.5438, 58.4373
        Hunter-Lab:
        69.3735, -17.9100, 32.1299
      #b6bf64 color charts
#b6bf64 RGB chart
      #b6bf64 CMYK chart
      #b6bf64 RGB pie chart
      #b6bf64 color shades, tints & tones
#b6bf64 color schemes
#b6bf64 color preview, HTML & CSS examples
           This text has a color of #b6bf64        
        
          <p style="color:#b6bf64;">Text here</p>
        
        
          .mytext {color:#b6bf64;}
        
        Text color #b6bf64
      
           This box has a color of #b6bf64        
        
          <div style="background-color:#b6bf64;">Content here</div>
        
        
          .mybackground {background-color:#b6bf64;}
        
        Background color #b6bf64
      
           Border around this has a color of #b6bf64        
        
          <div style="border:2px solid #b6bf64;">Content here</div>
        
        
          .myborder {border:2px solid #b6bf64;}
        
        Border color #b6bf64