#bd3b75 color space conversions
Hex:
        #bd3b75
        RGB:
        189, 59, 117
        CMY:
        26, 77, 54
        CMYK:
        0, 69, 38, 26
      HSL:
        333°, 52.4194%, 48.6275%
        HSV (HSB):
        333°, 68.7831%, 74.1176%
        XYZ:
        25.7611, 15.2311, 18.4118
        xyY:
        0.4337, 0.2564, 15.2311
      CIE-Lab:
        45.9491, 56.5558, -3.7878
        CIE-LCH:
        45.9491, 56.6825, 356.1684
        CIE-Luv:
        45.9491, 80.7235, -15.1578
        Hunter-Lab:
        39.0270, 49.5276, -0.6523
      #bd3b75 color charts
#bd3b75 RGB chart
      #bd3b75 CMYK chart
      #bd3b75 RGB pie chart
      #bd3b75 color shades, tints & tones
#bd3b75 color schemes
#bd3b75 color preview, HTML & CSS examples
           This text has a color of #bd3b75        
        
          <p style="color:#bd3b75;">Text here</p>
        
        
          .mytext {color:#bd3b75;}
        
        Text color #bd3b75
      
           This box has a color of #bd3b75        
        
          <div style="background-color:#bd3b75;">Content here</div>
        
        
          .mybackground {background-color:#bd3b75;}
        
        Background color #bd3b75
      
           Border around this has a color of #bd3b75        
        
          <div style="border:2px solid #bd3b75;">Content here</div>
        
        
          .myborder {border:2px solid #bd3b75;}
        
        Border color #bd3b75