#bd7789 color space conversions
Hex:
        #bd7789
        RGB:
        189, 119, 137
        CMY:
        26, 53, 46
        CMYK:
        0, 37, 28, 26
      HSL:
        345°, 34.6535%, 60.3922%
        HSV (HSB):
        345°, 37.0370%, 74.1176%
        XYZ:
        32.0984, 25.8186, 26.9586
        xyY:
        0.3782, 0.3042, 25.8186
      CIE-Lab:
        57.8645, 29.8104, 1.7662
        CIE-LCH:
        57.8645, 29.8627, 3.3906
        CIE-Luv:
        57.8645, 44.2449, -2.8862
        Hunter-Lab:
        50.8120, 23.8392, 4.1117
      #bd7789 color charts
#bd7789 RGB chart
      #bd7789 CMYK chart
      #bd7789 RGB pie chart
      #bd7789 color shades, tints & tones
#bd7789 color schemes
#bd7789 color preview, HTML & CSS examples
           This text has a color of #bd7789        
        
          <p style="color:#bd7789;">Text here</p>
        
        
          .mytext {color:#bd7789;}
        
        Text color #bd7789
      
           This box has a color of #bd7789        
        
          <div style="background-color:#bd7789;">Content here</div>
        
        
          .mybackground {background-color:#bd7789;}
        
        Background color #bd7789
      
           Border around this has a color of #bd7789        
        
          <div style="border:2px solid #bd7789;">Content here</div>
        
        
          .myborder {border:2px solid #bd7789;}
        
        Border color #bd7789