#bd857e color space conversions
Hex:
        #bd857e
        RGB:
        189, 133, 126
        CMY:
        26, 48, 51
        CMYK:
        0, 30, 33, 26
      HSL:
        7°, 32.3077%, 61.7647%
        HSV (HSB):
        7°, 33.3333%, 74.1176%
        XYZ:
        33.1397, 29.1002, 23.6089
        xyY:
        0.3860, 0.3390, 29.1002
      CIE-Lab:
        60.8700, 20.5807, 12.3813
        CIE-LCH:
        60.8700, 24.0179, 31.0310
        CIE-Luv:
        60.8700, 37.5286, 12.8555
        Hunter-Lab:
        53.9446, 15.2544, 11.8129
      #bd857e color charts
#bd857e RGB chart
      #bd857e CMYK chart
      #bd857e RGB pie chart
      #bd857e color shades, tints & tones
#bd857e color schemes
#bd857e color preview, HTML & CSS examples
           This text has a color of #bd857e        
        
          <p style="color:#bd857e;">Text here</p>
        
        
          .mytext {color:#bd857e;}
        
        Text color #bd857e
      
           This box has a color of #bd857e        
        
          <div style="background-color:#bd857e;">Content here</div>
        
        
          .mybackground {background-color:#bd857e;}
        
        Background color #bd857e
      
           Border around this has a color of #bd857e        
        
          <div style="border:2px solid #bd857e;">Content here</div>
        
        
          .myborder {border:2px solid #bd857e;}
        
        Border color #bd857e