#b6a615 color space conversions
Hex:
        #b6a615
        RGB:
        182, 166, 21
        CMY:
        29, 35, 92
        CMYK:
        0, 9, 88, 29
      HSL:
        54°, 79.3103%, 39.8039%
        HSV (HSB):
        54°, 88.4615%, 71.3725%
        XYZ:
        33.0630, 37.2717, 6.1610
        xyY:
        0.4322, 0.4872, 37.2717
      CIE-Lab:
        67.4803, -8.1840, 67.1494
        CIE-LCH:
        67.4803, 67.6463, 96.9488
        CIE-Luv:
        67.4803, 16.4450, 71.0693
        Hunter-Lab:
        61.0505, -10.1686, 36.7520
      #b6a615 color charts
#b6a615 RGB chart
      #b6a615 CMYK chart
      #b6a615 RGB pie chart
      #b6a615 color shades, tints & tones
#b6a615 color schemes
#b6a615 color preview, HTML & CSS examples
           This text has a color of #b6a615        
        
          <p style="color:#b6a615;">Text here</p>
        
        
          .mytext {color:#b6a615;}
        
        Text color #b6a615
      
           This box has a color of #b6a615        
        
          <div style="background-color:#b6a615;">Content here</div>
        
        
          .mybackground {background-color:#b6a615;}
        
        Background color #b6a615
      
           Border around this has a color of #b6a615        
        
          <div style="border:2px solid #b6a615;">Content here</div>
        
        
          .myborder {border:2px solid #b6a615;}
        
        Border color #b6a615