#bd6f6b color space conversions
Hex:
        #bd6f6b
        RGB:
        189, 111, 107
        CMY:
        26, 56, 58
        CMYK:
        0, 41, 43, 26
      HSL:
        3°, 38.3178%, 58.0392%
        HSV (HSB):
        3°, 43.3862%, 74.1176%
        XYZ:
        29.3245, 23.2492, 16.8519
        xyY:
        0.4224, 0.3349, 23.2492
      CIE-Lab:
        55.3281, 30.4092, 15.5988
        CIE-LCH:
        55.3281, 34.1767, 27.1562
        CIE-Luv:
        55.3281, 54.5389, 14.2729
        Hunter-Lab:
        48.2175, 24.1783, 13.0305
      #bd6f6b color charts
#bd6f6b RGB chart
      #bd6f6b CMYK chart
      #bd6f6b RGB pie chart
      #bd6f6b color shades, tints & tones
#bd6f6b color schemes
#bd6f6b color preview, HTML & CSS examples
           This text has a color of #bd6f6b        
        
          <p style="color:#bd6f6b;">Text here</p>
        
        
          .mytext {color:#bd6f6b;}
        
        Text color #bd6f6b
      
           This box has a color of #bd6f6b        
        
          <div style="background-color:#bd6f6b;">Content here</div>
        
        
          .mybackground {background-color:#bd6f6b;}
        
        Background color #bd6f6b
      
           Border around this has a color of #bd6f6b        
        
          <div style="border:2px solid #bd6f6b;">Content here</div>
        
        
          .myborder {border:2px solid #bd6f6b;}
        
        Border color #bd6f6b