#b6a216 color space conversions
Hex:
        #b6a216
        RGB:
        182, 162, 22
        CMY:
        29, 36, 91
        CMYK:
        0, 11, 88, 29
      HSL:
        53°, 78.4314%, 40.0000%
        HSV (HSB):
        53°, 87.9121%, 71.3725%
        XYZ:
        32.3566, 35.8437, 5.9722
        xyY:
        0.4362, 0.4832, 35.8437
      CIE-Lab:
        66.4003, -6.0511, 66.0798
        CIE-LCH:
        66.4003, 66.3563, 95.2322
        CIE-Luv:
        66.4003, 19.2492, 69.3656
        Hunter-Lab:
        59.8696, -8.3013, 35.9943
      #b6a216 color charts
#b6a216 RGB chart
      #b6a216 CMYK chart
      #b6a216 RGB pie chart
      #b6a216 color shades, tints & tones
#b6a216 color schemes
#b6a216 color preview, HTML & CSS examples
           This text has a color of #b6a216        
        
          <p style="color:#b6a216;">Text here</p>
        
        
          .mytext {color:#b6a216;}
        
        Text color #b6a216
      
           This box has a color of #b6a216        
        
          <div style="background-color:#b6a216;">Content here</div>
        
        
          .mybackground {background-color:#b6a216;}
        
        Background color #b6a216
      
           Border around this has a color of #b6a216        
        
          <div style="border:2px solid #b6a216;">Content here</div>
        
        
          .myborder {border:2px solid #b6a216;}
        
        Border color #b6a216