#bd6c6d color space conversions
Hex:
        #bd6c6d
        RGB:
        189, 108, 109
        CMY:
        26, 58, 57
        CMYK:
        0, 43, 42, 26
      HSL:
        359°, 38.0282%, 58.2353%
        HSV (HSB):
        359°, 42.8571%, 74.1176%
        XYZ:
        29.1091, 22.6481, 17.3053
        xyY:
        0.4215, 0.3279, 22.6481
      CIE-Lab:
        54.7080, 32.2531, 13.5751
        CIE-LCH:
        54.7080, 34.9935, 22.8259
        CIE-Luv:
        54.7080, 56.1130, 11.4638
        Hunter-Lab:
        47.5900, 25.8998, 11.7532
      #bd6c6d color charts
#bd6c6d RGB chart
      #bd6c6d CMYK chart
      #bd6c6d RGB pie chart
      #bd6c6d color shades, tints & tones
#bd6c6d color schemes
#bd6c6d color preview, HTML & CSS examples
           This text has a color of #bd6c6d        
        
          <p style="color:#bd6c6d;">Text here</p>
        
        
          .mytext {color:#bd6c6d;}
        
        Text color #bd6c6d
      
           This box has a color of #bd6c6d        
        
          <div style="background-color:#bd6c6d;">Content here</div>
        
        
          .mybackground {background-color:#bd6c6d;}
        
        Background color #bd6c6d
      
           Border around this has a color of #bd6c6d        
        
          <div style="border:2px solid #bd6c6d;">Content here</div>
        
        
          .myborder {border:2px solid #bd6c6d;}
        
        Border color #bd6c6d