#bd6a6b color space conversions
Hex:
        #bd6a6b
        RGB:
        189, 106, 107
        CMY:
        26, 58, 58
        CMYK:
        0, 44, 43, 26
      HSL:
        359°, 38.6047%, 57.8431%
        HSV (HSB):
        359°, 43.9153%, 74.1176%
        XYZ:
        28.7941, 22.1884, 16.6751
        xyY:
        0.4256, 0.3280, 22.1884
      CIE-Lab:
        54.2264, 33.1089, 14.0761
        CIE-LCH:
        54.2264, 35.9768, 23.0325
        CIE-Luv:
        54.2264, 57.7740, 11.8285
        Hunter-Lab:
        47.1046, 26.6806, 11.9845
      #bd6a6b color charts
#bd6a6b RGB chart
      #bd6a6b CMYK chart
      #bd6a6b RGB pie chart
      #bd6a6b color shades, tints & tones
#bd6a6b color schemes
#bd6a6b color preview, HTML & CSS examples
           This text has a color of #bd6a6b        
        
          <p style="color:#bd6a6b;">Text here</p>
        
        
          .mytext {color:#bd6a6b;}
        
        Text color #bd6a6b
      
           This box has a color of #bd6a6b        
        
          <div style="background-color:#bd6a6b;">Content here</div>
        
        
          .mybackground {background-color:#bd6a6b;}
        
        Background color #bd6a6b
      
           Border around this has a color of #bd6a6b        
        
          <div style="border:2px solid #bd6a6b;">Content here</div>
        
        
          .myborder {border:2px solid #bd6a6b;}
        
        Border color #bd6a6b