#b6bf31 color space conversions
Hex:
        #b6bf31
        RGB:
        182, 191, 49
        CMY:
        29, 25, 81
        CMYK:
        5, 0, 74, 25
      HSL:
        64°, 59.1667%, 47.0588%
        HSV (HSB):
        64°, 74.3455%, 74.9020%
        XYZ:
        38.4766, 47.4284, 10.0324
        xyY:
        0.4011, 0.4944, 47.4284
      CIE-Lab:
        74.4630, -20.0508, 65.6380
        CIE-LCH:
        74.4630, 68.6322, 106.9866
        CIE-Luv:
        74.4630, -0.5073, 76.3909
        Hunter-Lab:
        68.8683, -20.7920, 39.5707
      #b6bf31 color charts
#b6bf31 RGB chart
      #b6bf31 CMYK chart
      #b6bf31 RGB pie chart
      #b6bf31 color shades, tints & tones
#b6bf31 color schemes
#b6bf31 color preview, HTML & CSS examples
           This text has a color of #b6bf31        
        
          <p style="color:#b6bf31;">Text here</p>
        
        
          .mytext {color:#b6bf31;}
        
        Text color #b6bf31
      
           This box has a color of #b6bf31        
        
          <div style="background-color:#b6bf31;">Content here</div>
        
        
          .mybackground {background-color:#b6bf31;}
        
        Background color #b6bf31
      
           Border around this has a color of #b6bf31        
        
          <div style="border:2px solid #b6bf31;">Content here</div>
        
        
          .myborder {border:2px solid #b6bf31;}
        
        Border color #b6bf31