#b6995d color space conversions
Hex:
        #b6995d
        RGB:
        182, 153, 93
        CMY:
        29, 40, 64
        CMYK:
        0, 16, 49, 29
      HSL:
        40°, 37.8723%, 53.9216%
        HSV (HSB):
        40°, 48.9011%, 71.3725%
        XYZ:
        32.6584, 33.5179, 15.1042
        xyY:
        0.4018, 0.4124, 33.5179
      CIE-Lab:
        64.5781, 2.8857, 35.3953
        CIE-LCH:
        64.5781, 35.5127, 85.3390
        CIE-Luv:
        64.5781, 22.7542, 42.9047
        Hunter-Lab:
        57.8946, -0.6235, 25.0579
      #b6995d color charts
#b6995d RGB chart
      #b6995d CMYK chart
      #b6995d RGB pie chart
      #b6995d color shades, tints & tones
#b6995d color schemes
#b6995d color preview, HTML & CSS examples
           This text has a color of #b6995d        
        
          <p style="color:#b6995d;">Text here</p>
        
        
          .mytext {color:#b6995d;}
        
        Text color #b6995d
      
           This box has a color of #b6995d        
        
          <div style="background-color:#b6995d;">Content here</div>
        
        
          .mybackground {background-color:#b6995d;}
        
        Background color #b6995d
      
           Border around this has a color of #b6995d        
        
          <div style="border:2px solid #b6995d;">Content here</div>
        
        
          .myborder {border:2px solid #b6995d;}
        
        Border color #b6995d