#b68e42 color space conversions
Hex:
        #b68e42
        RGB:
        182, 142, 66
        CMY:
        29, 44, 74
        CMYK:
        0, 22, 64, 29
      HSL:
        39°, 46.7742%, 48.6275%
        HSV (HSB):
        39°, 63.7363%, 71.3725%
        XYZ:
        29.9478, 29.6844, 9.3055
        xyY:
        0.4344, 0.4306, 29.6844
      CIE-Lab:
        61.3810, 6.6961, 45.3194
        CIE-LCH:
        61.3810, 45.8114, 81.5952
        CIE-Luv:
        61.3810, 32.1188, 49.9986
        Hunter-Lab:
        54.4834, 2.7697, 28.0119
      #b68e42 color charts
#b68e42 RGB chart
      #b68e42 CMYK chart
      #b68e42 RGB pie chart
      #b68e42 color shades, tints & tones
#b68e42 color schemes
#b68e42 color preview, HTML & CSS examples
           This text has a color of #b68e42        
        
          <p style="color:#b68e42;">Text here</p>
        
        
          .mytext {color:#b68e42;}
        
        Text color #b68e42
      
           This box has a color of #b68e42        
        
          <div style="background-color:#b68e42;">Content here</div>
        
        
          .mybackground {background-color:#b68e42;}
        
        Background color #b68e42
      
           Border around this has a color of #b68e42        
        
          <div style="border:2px solid #b68e42;">Content here</div>
        
        
          .myborder {border:2px solid #b68e42;}
        
        Border color #b68e42