#bd6e2a color space conversions
Hex:
        #bd6e2a
        RGB:
        189, 110, 42
        CMY:
        26, 57, 84
        CMYK:
        0, 42, 78, 26
      HSL:
        28°, 63.6364%, 45.2941%
        HSV (HSB):
        28°, 77.7778%, 74.1176%
        XYZ:
        26.9801, 22.1378, 5.0415
        xyY:
        0.4982, 0.4088, 22.1378
      CIE-Lab:
        54.1730, 26.1336, 49.1704
        CIE-LCH:
        54.1730, 55.6838, 62.0098
        CIE-Luv:
        54.1730, 63.7941, 45.1756
        Hunter-Lab:
        47.0509, 20.0172, 26.5827
      #bd6e2a color charts
#bd6e2a RGB chart
      #bd6e2a CMYK chart
      #bd6e2a RGB pie chart
      #bd6e2a color shades, tints & tones
#bd6e2a color schemes
#bd6e2a color preview, HTML & CSS examples
           This text has a color of #bd6e2a        
        
          <p style="color:#bd6e2a;">Text here</p>
        
        
          .mytext {color:#bd6e2a;}
        
        Text color #bd6e2a
      
           This box has a color of #bd6e2a        
        
          <div style="background-color:#bd6e2a;">Content here</div>
        
        
          .mybackground {background-color:#bd6e2a;}
        
        Background color #bd6e2a
      
           Border around this has a color of #bd6e2a        
        
          <div style="border:2px solid #bd6e2a;">Content here</div>
        
        
          .myborder {border:2px solid #bd6e2a;}
        
        Border color #bd6e2a