#bd6579 color space conversions
Hex:
        #bd6579
        RGB:
        189, 101, 121
        CMY:
        26, 60, 53
        CMYK:
        0, 47, 36, 26
      HSL:
        346°, 40.0000%, 56.8627%
        HSV (HSB):
        346°, 46.5608%, 74.1176%
        XYZ:
        29.0911, 21.5067, 20.7071
        xyY:
        0.4080, 0.3016, 21.5067
      CIE-Lab:
        53.4996, 37.3921, 4.8132
        CIE-LCH:
        53.4996, 37.7006, 7.3349
        CIE-Luv:
        53.4996, 57.9775, -0.4091
        Hunter-Lab:
        46.3753, 30.8161, 5.9890
      #bd6579 color charts
#bd6579 RGB chart
      #bd6579 CMYK chart
      #bd6579 RGB pie chart
      #bd6579 color shades, tints & tones
#bd6579 color schemes
#bd6579 color preview, HTML & CSS examples
           This text has a color of #bd6579        
        
          <p style="color:#bd6579;">Text here</p>
        
        
          .mytext {color:#bd6579;}
        
        Text color #bd6579
      
           This box has a color of #bd6579        
        
          <div style="background-color:#bd6579;">Content here</div>
        
        
          .mybackground {background-color:#bd6579;}
        
        Background color #bd6579
      
           Border around this has a color of #bd6579        
        
          <div style="border:2px solid #bd6579;">Content here</div>
        
        
          .myborder {border:2px solid #bd6579;}
        
        Border color #bd6579