#bd6d4d color space conversions
Hex:
        #bd6d4d
        RGB:
        189, 109, 77
        CMY:
        26, 57, 70
        CMYK:
        0, 42, 59, 26
      HSL:
        17°, 45.9016%, 52.1569%
        HSV (HSB):
        17°, 59.2593%, 74.1176%
        XYZ:
        27.7945, 22.2919, 9.8590
        xyY:
        0.4637, 0.3719, 22.2919
      CIE-Lab:
        54.3354, 28.7069, 31.4586
        CIE-LCH:
        54.3354, 42.5879, 47.6187
        CIE-Luv:
        54.3354, 60.7172, 30.9344
        Hunter-Lab:
        47.2143, 22.4556, 20.6694
      #bd6d4d color charts
#bd6d4d RGB chart
      #bd6d4d CMYK chart
      #bd6d4d RGB pie chart
      #bd6d4d color shades, tints & tones
#bd6d4d color schemes
#bd6d4d color preview, HTML & CSS examples
           This text has a color of #bd6d4d        
        
          <p style="color:#bd6d4d;">Text here</p>
        
        
          .mytext {color:#bd6d4d;}
        
        Text color #bd6d4d
      
           This box has a color of #bd6d4d        
        
          <div style="background-color:#bd6d4d;">Content here</div>
        
        
          .mybackground {background-color:#bd6d4d;}
        
        Background color #bd6d4d
      
           Border around this has a color of #bd6d4d        
        
          <div style="border:2px solid #bd6d4d;">Content here</div>
        
        
          .myborder {border:2px solid #bd6d4d;}
        
        Border color #bd6d4d