#b6bf00 color space conversions
Hex:
        #b6bf00
        RGB:
        182, 191, 0
        CMY:
        29, 25, 100
        CMYK:
        5, 0, 100, 25
      HSL:
        63°, 100.0000%, 37.4510%
        HSV (HSB):
        63°, 100.0000%, 74.9020%
        XYZ:
        37.9222, 47.2067, 7.1131
        xyY:
        0.4111, 0.5118, 47.2067
      CIE-Lab:
        74.3218, -21.2271, 75.1777
        CIE-LCH:
        74.3218, 78.1171, 105.7675
        CIE-Luv:
        74.3218, -0.1585, 82.4417
        Hunter-Lab:
        68.7071, -21.7162, 41.9568
      #b6bf00 color charts
#b6bf00 RGB chart
      #b6bf00 CMYK chart
      #b6bf00 RGB pie chart
      #b6bf00 color shades, tints & tones
#b6bf00 color schemes
#b6bf00 color preview, HTML & CSS examples
           This text has a color of #b6bf00        
        
          <p style="color:#b6bf00;">Text here</p>
        
        
          .mytext {color:#b6bf00;}
        
        Text color #b6bf00
      
           This box has a color of #b6bf00        
        
          <div style="background-color:#b6bf00;">Content here</div>
        
        
          .mybackground {background-color:#b6bf00;}
        
        Background color #b6bf00
      
           Border around this has a color of #b6bf00        
        
          <div style="border:2px solid #b6bf00;">Content here</div>
        
        
          .myborder {border:2px solid #b6bf00;}
        
        Border color #b6bf00