#bd6075 color space conversions
Hex:
        #bd6075
        RGB:
        189, 96, 117
        CMY:
        26, 62, 54
        CMYK:
        0, 49, 38, 26
      HSL:
        346°, 41.3333%, 55.8824%
        HSV (HSB):
        346°, 49.2063%, 74.1176%
        XYZ:
        28.3800, 20.4689, 19.2847
        xyY:
        0.4165, 0.3004, 20.4689
      CIE-Lab:
        52.3633, 39.5217, 5.5501
        CIE-LCH:
        52.3633, 39.9095, 7.9939
        CIE-Luv:
        52.3633, 61.8223, 0.0668
        Hunter-Lab:
        45.2426, 32.7960, 6.3973
      #bd6075 color charts
#bd6075 RGB chart
      #bd6075 CMYK chart
      #bd6075 RGB pie chart
      #bd6075 color shades, tints & tones
#bd6075 color schemes
#bd6075 color preview, HTML & CSS examples
           This text has a color of #bd6075        
        
          <p style="color:#bd6075;">Text here</p>
        
        
          .mytext {color:#bd6075;}
        
        Text color #bd6075
      
           This box has a color of #bd6075        
        
          <div style="background-color:#bd6075;">Content here</div>
        
        
          .mybackground {background-color:#bd6075;}
        
        Background color #bd6075
      
           Border around this has a color of #bd6075        
        
          <div style="border:2px solid #bd6075;">Content here</div>
        
        
          .myborder {border:2px solid #bd6075;}
        
        Border color #bd6075