#bd3d55 color space conversions
Hex:
        #bd3d55
        RGB:
        189, 61, 85
        CMY:
        26, 76, 67
        CMYK:
        0, 68, 55, 26
      HSL:
        349°, 51.2000%, 49.0196%
        HSV (HSB):
        349°, 67.7249%, 74.1176%
        XYZ:
        24.2947, 14.8122, 10.1729
        xyY:
        0.4930, 0.3006, 14.8122
      CIE-Lab:
        45.3759, 52.7666, 15.0681
        CIE-LCH:
        45.3759, 54.8759, 15.9373
        CIE-Luv:
        45.3759, 90.2474, 7.6288
        Hunter-Lab:
        38.4866, 45.3268, 11.2689
      #bd3d55 color charts
#bd3d55 RGB chart
      #bd3d55 CMYK chart
      #bd3d55 RGB pie chart
      #bd3d55 color shades, tints & tones
#bd3d55 color schemes
#bd3d55 color preview, HTML & CSS examples
           This text has a color of #bd3d55        
        
          <p style="color:#bd3d55;">Text here</p>
        
        
          .mytext {color:#bd3d55;}
        
        Text color #bd3d55
      
           This box has a color of #bd3d55        
        
          <div style="background-color:#bd3d55;">Content here</div>
        
        
          .mybackground {background-color:#bd3d55;}
        
        Background color #bd3d55
      
           Border around this has a color of #bd3d55        
        
          <div style="border:2px solid #bd3d55;">Content here</div>
        
        
          .myborder {border:2px solid #bd3d55;}
        
        Border color #bd3d55