#b6a010 color space conversions
Hex:
        #b6a010
        RGB:
        182, 160, 16
        CMY:
        29, 37, 94
        CMYK:
        0, 12, 91, 29
      HSL:
        52°, 83.8384%, 38.8235%
        HSV (HSB):
        52°, 91.2088%, 71.3725%
        XYZ:
        31.9557, 35.1241, 5.5856
        xyY:
        0.4398, 0.4834, 35.1241
      CIE-Lab:
        65.8452, -5.1059, 66.7991
        CIE-LCH:
        65.8452, 66.9939, 94.3710
        CIE-Luv:
        65.8452, 20.7485, 69.2356
        Hunter-Lab:
        59.2656, -7.4684, 35.8980
      #b6a010 color charts
#b6a010 RGB chart
      #b6a010 CMYK chart
      #b6a010 RGB pie chart
      #b6a010 color shades, tints & tones
#b6a010 color schemes
#b6a010 color preview, HTML & CSS examples
           This text has a color of #b6a010        
        
          <p style="color:#b6a010;">Text here</p>
        
        
          .mytext {color:#b6a010;}
        
        Text color #b6a010
      
           This box has a color of #b6a010        
        
          <div style="background-color:#b6a010;">Content here</div>
        
        
          .mybackground {background-color:#b6a010;}
        
        Background color #b6a010
      
           Border around this has a color of #b6a010        
        
          <div style="border:2px solid #b6a010;">Content here</div>
        
        
          .myborder {border:2px solid #b6a010;}
        
        Border color #b6a010