#b28b65 color space conversions
Hex:
        #b28b65
        RGB:
        178, 139, 101
        CMY:
        30, 45, 60
        CMYK:
        0, 22, 43, 30
      HSL:
        30°, 33.3333%, 54.7059%
        HSV (HSB):
        30°, 43.2584%, 69.8039%
        XYZ:
        29.9417, 28.8698, 16.3063
        xyY:
        0.3986, 0.3843, 28.8698
      CIE-Lab:
        60.6665, 9.7524, 25.9747
        CIE-LCH:
        60.6665, 27.7452, 69.4209
        CIE-Luv:
        60.6665, 28.4881, 30.9412
        Hunter-Lab:
        53.7306, 5.4415, 19.6180
      #b28b65 color charts
#b28b65 RGB chart
      #b28b65 CMYK chart
      #b28b65 RGB pie chart
      #b28b65 color shades, tints & tones
#b28b65 color schemes
#b28b65 color preview, HTML & CSS examples
           This text has a color of #b28b65        
        
          <p style="color:#b28b65;">Text here</p>
        
        
          .mytext {color:#b28b65;}
        
        Text color #b28b65
      
           This box has a color of #b28b65        
        
          <div style="background-color:#b28b65;">Content here</div>
        
        
          .mybackground {background-color:#b28b65;}
        
        Background color #b28b65
      
           Border around this has a color of #b28b65        
        
          <div style="border:2px solid #b28b65;">Content here</div>
        
        
          .myborder {border:2px solid #b28b65;}
        
        Border color #b28b65