#b6ba06 color space conversions
Hex:
        #b6ba06
        RGB:
        182, 186, 6
        CMY:
        29, 27, 98
        CMYK:
        2, 0, 97, 27
      HSL:
        61°, 93.7500%, 37.6471%
        HSV (HSB):
        61°, 96.7742%, 72.9412%
        XYZ:
        36.8832, 45.0760, 6.9289
        xyY:
        0.4149, 0.5071, 45.0760
      CIE-Lab:
        72.9419, -18.6725, 73.5001
        CIE-LCH:
        72.9419, 75.8348, 104.2543
        CIE-Luv:
        72.9419, 3.0442, 80.1362
        Hunter-Lab:
        67.1387, -19.4323, 40.8782
      #b6ba06 color charts
#b6ba06 RGB chart
      #b6ba06 CMYK chart
      #b6ba06 RGB pie chart
      #b6ba06 color shades, tints & tones
#b6ba06 color schemes
#b6ba06 color preview, HTML & CSS examples
           This text has a color of #b6ba06        
        
          <p style="color:#b6ba06;">Text here</p>
        
        
          .mytext {color:#b6ba06;}
        
        Text color #b6ba06
      
           This box has a color of #b6ba06        
        
          <div style="background-color:#b6ba06;">Content here</div>
        
        
          .mybackground {background-color:#b6ba06;}
        
        Background color #b6ba06
      
           Border around this has a color of #b6ba06        
        
          <div style="border:2px solid #b6ba06;">Content here</div>
        
        
          .myborder {border:2px solid #b6ba06;}
        
        Border color #b6ba06