#bd807f color space conversions
Hex:
        #bd807f
        RGB:
        189, 128, 127
        CMY:
        26, 50, 50
        CMYK:
        0, 32, 33, 26
      HSL:
        1°, 31.9588%, 61.9608%
        HSV (HSB):
        1°, 32.8042%, 74.1176%
        XYZ:
        32.5362, 27.7895, 23.7277
        xyY:
        0.3871, 0.3306, 27.7895
      CIE-Lab:
        59.6981, 23.4828, 10.1595
        CIE-LCH:
        59.6981, 25.5863, 23.3950
        CIE-Luv:
        59.6981, 40.4869, 9.4033
        Hunter-Lab:
        52.7157, 17.9179, 10.2141
      #bd807f color charts
#bd807f RGB chart
      #bd807f CMYK chart
      #bd807f RGB pie chart
      #bd807f color shades, tints & tones
#bd807f color schemes
#bd807f color preview, HTML & CSS examples
           This text has a color of #bd807f        
        
          <p style="color:#bd807f;">Text here</p>
        
        
          .mytext {color:#bd807f;}
        
        Text color #bd807f
      
           This box has a color of #bd807f        
        
          <div style="background-color:#bd807f;">Content here</div>
        
        
          .mybackground {background-color:#bd807f;}
        
        Background color #bd807f
      
           Border around this has a color of #bd807f        
        
          <div style="border:2px solid #bd807f;">Content here</div>
        
        
          .myborder {border:2px solid #bd807f;}
        
        Border color #bd807f