#b69e42 color space conversions
Hex:
        #b69e42
        RGB:
        182, 158, 66
        CMY:
        29, 38, 74
        CMYK:
        0, 13, 64, 29
      HSL:
        48°, 46.7742%, 48.6275%
        HSV (HSB):
        48°, 63.7363%, 71.3725%
        XYZ:
        32.5016, 34.7922, 10.1568
        xyY:
        0.4196, 0.4492, 34.7922
      CIE-Lab:
        65.5865, -2.0224, 49.9619
        CIE-LCH:
        65.5865, 50.0028, 92.3180
        CIE-Luv:
        65.5865, 20.8458, 57.1778
        Hunter-Lab:
        58.9849, -4.8671, 31.0801
      #b69e42 color charts
#b69e42 RGB chart
      #b69e42 CMYK chart
      #b69e42 RGB pie chart
      #b69e42 color shades, tints & tones
#b69e42 color schemes
#b69e42 color preview, HTML & CSS examples
           This text has a color of #b69e42        
        
          <p style="color:#b69e42;">Text here</p>
        
        
          .mytext {color:#b69e42;}
        
        Text color #b69e42
      
           This box has a color of #b69e42        
        
          <div style="background-color:#b69e42;">Content here</div>
        
        
          .mybackground {background-color:#b69e42;}
        
        Background color #b69e42
      
           Border around this has a color of #b69e42        
        
          <div style="border:2px solid #b69e42;">Content here</div>
        
        
          .myborder {border:2px solid #b69e42;}
        
        Border color #b69e42