#b6941a color space conversions
Hex:
        #b6941a
        RGB:
        182, 148, 26
        CMY:
        29, 42, 90
        CMYK:
        0, 19, 86, 29
      HSL:
        47°, 75.0000%, 40.7843%
        HSV (HSB):
        47°, 85.7143%, 71.3725%
        XYZ:
        30.0678, 31.1995, 5.4146
        xyY:
        0.4509, 0.4679, 31.1995
      CIE-Lab:
        62.6757, 1.5693, 62.1004
        CIE-LCH:
        62.6757, 62.1203, 88.5524
        CIE-Luv:
        62.6757, 29.3423, 63.2560
        Hunter-Lab:
        55.8565, -1.6616, 33.3521
      #b6941a color charts
#b6941a RGB chart
      #b6941a CMYK chart
      #b6941a RGB pie chart
      #b6941a color shades, tints & tones
#b6941a color schemes
#b6941a color preview, HTML & CSS examples
           This text has a color of #b6941a        
        
          <p style="color:#b6941a;">Text here</p>
        
        
          .mytext {color:#b6941a;}
        
        Text color #b6941a
      
           This box has a color of #b6941a        
        
          <div style="background-color:#b6941a;">Content here</div>
        
        
          .mybackground {background-color:#b6941a;}
        
        Background color #b6941a
      
           Border around this has a color of #b6941a        
        
          <div style="border:2px solid #b6941a;">Content here</div>
        
        
          .myborder {border:2px solid #b6941a;}
        
        Border color #b6941a