#bd394d color space conversions
Hex:
        #bd394d
        RGB:
        189, 57, 77
        CMY:
        26, 78, 70
        CMYK:
        0, 70, 59, 26
      HSL:
        351°, 53.6585%, 48.2353%
        HSV (HSB):
        351°, 69.8413%, 74.1176%
        XYZ:
        23.7889, 14.2809, 8.5238
        xyY:
        0.5106, 0.3065, 14.2809
      CIE-Lab:
        44.6331, 53.7508, 18.9829
        CIE-LCH:
        44.6331, 57.0044, 19.4514
        CIE-Luv:
        44.6331, 94.6829, 11.1981
        Hunter-Lab:
        37.7901, 46.2336, 13.0797
      #bd394d color charts
#bd394d RGB chart
      #bd394d CMYK chart
      #bd394d RGB pie chart
      #bd394d color shades, tints & tones
#bd394d color schemes
#bd394d color preview, HTML & CSS examples
           This text has a color of #bd394d        
        
          <p style="color:#bd394d;">Text here</p>
        
        
          .mytext {color:#bd394d;}
        
        Text color #bd394d
      
           This box has a color of #bd394d        
        
          <div style="background-color:#bd394d;">Content here</div>
        
        
          .mybackground {background-color:#bd394d;}
        
        Background color #bd394d
      
           Border around this has a color of #bd394d        
        
          <div style="border:2px solid #bd394d;">Content here</div>
        
        
          .myborder {border:2px solid #bd394d;}
        
        Border color #bd394d