#bd6d2a color space conversions
Hex:
        #bd6d2a
        RGB:
        189, 109, 42
        CMY:
        26, 57, 84
        CMYK:
        0, 42, 78, 26
      HSL:
        27°, 63.6364%, 45.2941%
        HSV (HSB):
        27°, 77.7778%, 74.1176%
        XYZ:
        26.8728, 21.9233, 5.0057
        xyY:
        0.4995, 0.4075, 21.9233
      CIE-Lab:
        53.9455, 26.6779, 48.9484
        CIE-LCH:
        53.9455, 55.7463, 61.4087
        CIE-Luv:
        53.9455, 64.5876, 44.7910
        Hunter-Lab:
        46.8223, 20.5079, 26.4369
      #bd6d2a color charts
#bd6d2a RGB chart
      #bd6d2a CMYK chart
      #bd6d2a RGB pie chart
      #bd6d2a color shades, tints & tones
#bd6d2a color schemes
#bd6d2a color preview, HTML & CSS examples
           This text has a color of #bd6d2a        
        
          <p style="color:#bd6d2a;">Text here</p>
        
        
          .mytext {color:#bd6d2a;}
        
        Text color #bd6d2a
      
           This box has a color of #bd6d2a        
        
          <div style="background-color:#bd6d2a;">Content here</div>
        
        
          .mybackground {background-color:#bd6d2a;}
        
        Background color #bd6d2a
      
           Border around this has a color of #bd6d2a        
        
          <div style="border:2px solid #bd6d2a;">Content here</div>
        
        
          .myborder {border:2px solid #bd6d2a;}
        
        Border color #bd6d2a