#bd424f color space conversions
Hex:
        #bd424f
        RGB:
        189, 66, 79
        CMY:
        26, 74, 69
        CMYK:
        0, 65, 58, 26
      HSL:
        354°, 48.2353%, 50.0000%
        HSV (HSB):
        354°, 65.0794%, 74.1176%
        XYZ:
        24.3458, 15.2798, 9.0633
        xyY:
        0.5000, 0.3138, 15.2798
      CIE-Lab:
        46.0150, 50.2338, 19.5975
        CIE-LCH:
        46.0150, 53.9213, 21.3121
        CIE-Luv:
        46.0150, 89.1610, 12.8722
        Hunter-Lab:
        39.0893, 42.7677, 13.6155
      #bd424f color charts
#bd424f RGB chart
      #bd424f CMYK chart
      #bd424f RGB pie chart
      #bd424f color shades, tints & tones
#bd424f color schemes
#bd424f color preview, HTML & CSS examples
           This text has a color of #bd424f        
        
          <p style="color:#bd424f;">Text here</p>
        
        
          .mytext {color:#bd424f;}
        
        Text color #bd424f
      
           This box has a color of #bd424f        
        
          <div style="background-color:#bd424f;">Content here</div>
        
        
          .mybackground {background-color:#bd424f;}
        
        Background color #bd424f
      
           Border around this has a color of #bd424f        
        
          <div style="border:2px solid #bd424f;">Content here</div>
        
        
          .myborder {border:2px solid #bd424f;}
        
        Border color #bd424f