#bd4967 color space conversions
Hex:
        #bd4967
        RGB:
        189, 73, 103
        CMY:
        26, 71, 60
        CMYK:
        0, 61, 46, 26
      HSL:
        344°, 46.7742%, 51.3725%
        HSV (HSB):
        344°, 61.3757%, 74.1176%
        XYZ:
        25.8170, 16.5632, 14.6683
        xyY:
        0.4525, 0.2903, 16.5632
      CIE-Lab:
        47.7049, 49.2217, 7.3094
        CIE-LCH:
        47.7049, 49.7615, 8.4467
        CIE-Luv:
        47.7049, 78.5296, 0.0223
        Hunter-Lab:
        40.6979, 42.0114, 7.1193
      #bd4967 color charts
#bd4967 RGB chart
      #bd4967 CMYK chart
      #bd4967 RGB pie chart
      #bd4967 color shades, tints & tones
#bd4967 color schemes
#bd4967 color preview, HTML & CSS examples
           This text has a color of #bd4967        
        
          <p style="color:#bd4967;">Text here</p>
        
        
          .mytext {color:#bd4967;}
        
        Text color #bd4967
      
           This box has a color of #bd4967        
        
          <div style="background-color:#bd4967;">Content here</div>
        
        
          .mybackground {background-color:#bd4967;}
        
        Background color #bd4967
      
           Border around this has a color of #bd4967        
        
          <div style="border:2px solid #bd4967;">Content here</div>
        
        
          .myborder {border:2px solid #bd4967;}
        
        Border color #bd4967