#b28b44 color space conversions
Hex:
        #b28b44
        RGB:
        178, 139, 68
        CMY:
        30, 45, 73
        CMYK:
        0, 22, 62, 30
      HSL:
        39°, 44.7154%, 48.2353%
        HSV (HSB):
        39°, 61.7978%, 69.8039%
        XYZ:
        28.6361, 28.3476, 9.4312
        xyY:
        0.4312, 0.4268, 28.3476
      CIE-Lab:
        60.2015, 6.7386, 42.8909
        CIE-LCH:
        60.2015, 43.4170, 81.0712
        CIE-Luv:
        60.2015, 31.0963, 47.5973
        Hunter-Lab:
        53.2424, 2.8308, 26.7673
      #b28b44 color charts
#b28b44 RGB chart
      #b28b44 CMYK chart
      #b28b44 RGB pie chart
      #b28b44 color shades, tints & tones
#b28b44 color schemes
#b28b44 color preview, HTML & CSS examples
           This text has a color of #b28b44        
        
          <p style="color:#b28b44;">Text here</p>
        
        
          .mytext {color:#b28b44;}
        
        Text color #b28b44
      
           This box has a color of #b28b44        
        
          <div style="background-color:#b28b44;">Content here</div>
        
        
          .mybackground {background-color:#b28b44;}
        
        Background color #b28b44
      
           Border around this has a color of #b28b44        
        
          <div style="border:2px solid #b28b44;">Content here</div>
        
        
          .myborder {border:2px solid #b28b44;}
        
        Border color #b28b44