#b6af14 color space conversions
Hex:
        #b6af14
        RGB:
        182, 175, 20
        CMY:
        29, 31, 92
        CMYK:
        0, 4, 89, 29
      HSL:
        57°, 80.1980%, 39.6078%
        HSV (HSB):
        57°, 89.0110%, 71.3725%
        XYZ:
        34.7476, 40.6555, 6.6777
        xyY:
        0.4233, 0.4953, 40.6555
      CIE-Lab:
        69.9339, -12.8859, 69.2905
        CIE-LCH:
        69.9339, 70.4785, 100.5349
        CIE-Luv:
        69.9339, 10.2642, 74.7393
        Hunter-Lab:
        63.7617, -14.3074, 38.4238
      #b6af14 color charts
#b6af14 RGB chart
      #b6af14 CMYK chart
      #b6af14 RGB pie chart
      #b6af14 color shades, tints & tones
#b6af14 color schemes
#b6af14 color preview, HTML & CSS examples
           This text has a color of #b6af14        
        
          <p style="color:#b6af14;">Text here</p>
        
        
          .mytext {color:#b6af14;}
        
        Text color #b6af14
      
           This box has a color of #b6af14        
        
          <div style="background-color:#b6af14;">Content here</div>
        
        
          .mybackground {background-color:#b6af14;}
        
        Background color #b6af14
      
           Border around this has a color of #b6af14        
        
          <div style="border:2px solid #b6af14;">Content here</div>
        
        
          .myborder {border:2px solid #b6af14;}
        
        Border color #b6af14