#bd7a90 color space conversions
Hex:
        #bd7a90
        RGB:
        189, 122, 144
        CMY:
        26, 52, 44
        CMYK:
        0, 35, 24, 26
      HSL:
        340°, 33.6683%, 60.9804%
        HSV (HSB):
        340°, 35.4497%, 74.1176%
        XYZ:
        32.9798, 26.7515, 29.8109
        xyY:
        0.3683, 0.2988, 26.7515
      CIE-Lab:
        58.7436, 29.1794, -0.9995
        CIE-LCH:
        58.7436, 29.1965, 358.0381
        CIE-Luv:
        58.7436, 41.2885, -6.5581
        Hunter-Lab:
        51.7219, 23.3052, 2.0324
      #bd7a90 color charts
#bd7a90 RGB chart
      #bd7a90 CMYK chart
      #bd7a90 RGB pie chart
      #bd7a90 color shades, tints & tones
#bd7a90 color schemes
#bd7a90 color preview, HTML & CSS examples
           This text has a color of #bd7a90        
        
          <p style="color:#bd7a90;">Text here</p>
        
        
          .mytext {color:#bd7a90;}
        
        Text color #bd7a90
      
           This box has a color of #bd7a90        
        
          <div style="background-color:#bd7a90;">Content here</div>
        
        
          .mybackground {background-color:#bd7a90;}
        
        Background color #bd7a90
      
           Border around this has a color of #bd7a90        
        
          <div style="border:2px solid #bd7a90;">Content here</div>
        
        
          .myborder {border:2px solid #bd7a90;}
        
        Border color #bd7a90