#bd6a4d color space conversions
Hex:
        #bd6a4d
        RGB:
        189, 106, 77
        CMY:
        26, 58, 70
        CMYK:
        0, 44, 59, 26
      HSL:
        16°, 45.9016%, 52.1569%
        HSV (HSB):
        16°, 59.2593%, 74.1176%
        XYZ:
        27.4799, 21.6627, 9.7542
        xyY:
        0.4666, 0.3678, 21.6627
      CIE-Lab:
        53.6673, 30.3296, 30.6263
        CIE-LCH:
        53.6673, 43.1029, 45.2788
        CIE-Luv:
        53.6673, 62.8929, 29.6272
        Hunter-Lab:
        46.5432, 23.9386, 20.1547
      #bd6a4d color charts
#bd6a4d RGB chart
      #bd6a4d CMYK chart
      #bd6a4d RGB pie chart
      #bd6a4d color shades, tints & tones
#bd6a4d color schemes
#bd6a4d color preview, HTML & CSS examples
           This text has a color of #bd6a4d        
        
          <p style="color:#bd6a4d;">Text here</p>
        
        
          .mytext {color:#bd6a4d;}
        
        Text color #bd6a4d
      
           This box has a color of #bd6a4d        
        
          <div style="background-color:#bd6a4d;">Content here</div>
        
        
          .mybackground {background-color:#bd6a4d;}
        
        Background color #bd6a4d
      
           Border around this has a color of #bd6a4d        
        
          <div style="border:2px solid #bd6a4d;">Content here</div>
        
        
          .myborder {border:2px solid #bd6a4d;}
        
        Border color #bd6a4d