#bd7795 color space conversions
Hex:
        #bd7795
        RGB:
        189, 119, 149
        CMY:
        26, 53, 42
        CMYK:
        0, 37, 21, 26
      HSL:
        334°, 34.6535%, 60.3922%
        HSV (HSB):
        334°, 37.0370%, 74.1176%
        XYZ:
        33.0079, 26.1824, 31.7478
        xyY:
        0.3630, 0.2879, 26.1824
      CIE-Lab:
        58.2098, 31.5800, -4.6737
        CIE-LCH:
        58.2098, 31.9240, 351.5815
        CIE-Luv:
        58.2098, 42.0635, -12.1365
        Hunter-Lab:
        51.1687, 25.6014, -0.9685
      #bd7795 color charts
#bd7795 RGB chart
      #bd7795 CMYK chart
      #bd7795 RGB pie chart
      #bd7795 color shades, tints & tones
#bd7795 color schemes
#bd7795 color preview, HTML & CSS examples
           This text has a color of #bd7795        
        
          <p style="color:#bd7795;">Text here</p>
        
        
          .mytext {color:#bd7795;}
        
        Text color #bd7795
      
           This box has a color of #bd7795        
        
          <div style="background-color:#bd7795;">Content here</div>
        
        
          .mybackground {background-color:#bd7795;}
        
        Background color #bd7795
      
           Border around this has a color of #bd7795        
        
          <div style="border:2px solid #bd7795;">Content here</div>
        
        
          .myborder {border:2px solid #bd7795;}
        
        Border color #bd7795