#bd907e color space conversions
Hex:
        #bd907e
        RGB:
        189, 144, 126
        CMY:
        26, 44, 51
        CMYK:
        0, 24, 33, 26
      HSL:
        17°, 32.3077%, 61.7647%
        HSV (HSB):
        17°, 33.3333%, 74.1176%
        XYZ:
        34.7254, 32.2717, 24.1375
        xyY:
        0.3810, 0.3541, 32.2717
      CIE-Lab:
        63.5668, 14.4823, 16.1409
        CIE-LCH:
        63.5668, 21.6856, 48.1001
        CIE-Luv:
        63.5668, 30.6613, 18.9515
        Hunter-Lab:
        56.8082, 9.6983, 14.5737
      #bd907e color charts
#bd907e RGB chart
      #bd907e CMYK chart
      #bd907e RGB pie chart
      #bd907e color shades, tints & tones
#bd907e color schemes
#bd907e color preview, HTML & CSS examples
           This text has a color of #bd907e        
        
          <p style="color:#bd907e;">Text here</p>
        
        
          .mytext {color:#bd907e;}
        
        Text color #bd907e
      
           This box has a color of #bd907e        
        
          <div style="background-color:#bd907e;">Content here</div>
        
        
          .mybackground {background-color:#bd907e;}
        
        Background color #bd907e
      
           Border around this has a color of #bd907e        
        
          <div style="border:2px solid #bd907e;">Content here</div>
        
        
          .myborder {border:2px solid #bd907e;}
        
        Border color #bd907e