#bd464e color space conversions
Hex:
        #bd464e
        RGB:
        189, 70, 78
        CMY:
        26, 73, 69
        CMYK:
        0, 63, 59, 26
      HSL:
        356°, 47.4104%, 50.7843%
        HSV (HSB):
        356°, 62.9630%, 74.1176%
        XYZ:
        24.5516, 15.7492, 8.9536
        xyY:
        0.4985, 0.3198, 15.7492
      CIE-Lab:
        46.6437, 48.4162, 21.0351
        CIE-LCH:
        46.6437, 52.7883, 23.4832
        CIE-Luv:
        46.6437, 87.0555, 14.8101
        Hunter-Lab:
        39.6853, 40.9811, 14.4029
      #bd464e color charts
#bd464e RGB chart
      #bd464e CMYK chart
      #bd464e RGB pie chart
      #bd464e color shades, tints & tones
#bd464e color schemes
#bd464e color preview, HTML & CSS examples
           This text has a color of #bd464e        
        
          <p style="color:#bd464e;">Text here</p>
        
        
          .mytext {color:#bd464e;}
        
        Text color #bd464e
      
           This box has a color of #bd464e        
        
          <div style="background-color:#bd464e;">Content here</div>
        
        
          .mybackground {background-color:#bd464e;}
        
        Background color #bd464e
      
           Border around this has a color of #bd464e        
        
          <div style="border:2px solid #bd464e;">Content here</div>
        
        
          .myborder {border:2px solid #bd464e;}
        
        Border color #bd464e