#b6954a color space conversions
Hex:
        #b6954a
        RGB:
        182, 149, 74
        CMY:
        29, 42, 71
        CMYK:
        0, 18, 59, 29
      HSL:
        42°, 42.5197%, 50.1961%
        HSV (HSB):
        42°, 59.3407%, 71.3725%
        XYZ:
        31.2749, 31.9344, 10.9942
        xyY:
        0.4215, 0.4304, 31.9344
      CIE-Lab:
        63.2886, 3.4268, 43.5729
        CIE-LCH:
        63.2886, 43.7074, 85.5033
        CIE-Luv:
        63.2886, 26.6820, 49.9384
        Hunter-Lab:
        56.5105, -0.1053, 28.0225
      #b6954a color charts
#b6954a RGB chart
      #b6954a CMYK chart
      #b6954a RGB pie chart
      #b6954a color shades, tints & tones
#b6954a color schemes
#b6954a color preview, HTML & CSS examples
           This text has a color of #b6954a        
        
          <p style="color:#b6954a;">Text here</p>
        
        
          .mytext {color:#b6954a;}
        
        Text color #b6954a
      
           This box has a color of #b6954a        
        
          <div style="background-color:#b6954a;">Content here</div>
        
        
          .mybackground {background-color:#b6954a;}
        
        Background color #b6954a
      
           Border around this has a color of #b6954a        
        
          <div style="border:2px solid #b6954a;">Content here</div>
        
        
          .myborder {border:2px solid #b6954a;}
        
        Border color #b6954a