#bd908f color space conversions
Hex:
        #bd908f
        RGB:
        189, 144, 143
        CMY:
        26, 44, 44
        CMYK:
        0, 24, 24, 26
      HSL:
        1°, 25.8427%, 65.0980%
        HSV (HSB):
        1°, 24.3386%, 74.1176%
        XYZ:
        35.9175, 32.7485, 30.4146
        xyY:
        0.3625, 0.3305, 32.7485
      CIE-Lab:
        63.9568, 16.8456, 7.1178
        CIE-LCH:
        63.9568, 18.2876, 22.9055
        CIE-Luv:
        63.9568, 28.6758, 6.8874
        Hunter-Lab:
        57.2263, 11.8875, 8.5470
      #bd908f color charts
#bd908f RGB chart
      #bd908f CMYK chart
      #bd908f RGB pie chart
      #bd908f color shades, tints & tones
#bd908f color schemes
#bd908f color preview, HTML & CSS examples
           This text has a color of #bd908f        
        
          <p style="color:#bd908f;">Text here</p>
        
        
          .mytext {color:#bd908f;}
        
        Text color #bd908f
      
           This box has a color of #bd908f        
        
          <div style="background-color:#bd908f;">Content here</div>
        
        
          .mybackground {background-color:#bd908f;}
        
        Background color #bd908f
      
           Border around this has a color of #bd908f        
        
          <div style="border:2px solid #bd908f;">Content here</div>
        
        
          .myborder {border:2px solid #bd908f;}
        
        Border color #bd908f