#bd3b44 color space conversions
Hex:
        #bd3b44
        RGB:
        189, 59, 68
        CMY:
        26, 77, 73
        CMYK:
        0, 69, 64, 26
      HSL:
        356°, 52.4194%, 48.6275%
        HSV (HSB):
        356°, 68.7831%, 74.1176%
        XYZ:
        23.5936, 14.3641, 6.9979
        xyY:
        0.5248, 0.3195, 14.3641
      CIE-Lab:
        44.7506, 52.3794, 24.6303
        CIE-LCH:
        44.7506, 57.8814, 25.1842
        CIE-Luv:
        44.7506, 96.0314, 16.7485
        Hunter-Lab:
        37.9000, 44.7953, 15.5827
      #bd3b44 color charts
#bd3b44 RGB chart
      #bd3b44 CMYK chart
      #bd3b44 RGB pie chart
      #bd3b44 color shades, tints & tones
#bd3b44 color schemes
#bd3b44 color preview, HTML & CSS examples
           This text has a color of #bd3b44        
        
          <p style="color:#bd3b44;">Text here</p>
        
        
          .mytext {color:#bd3b44;}
        
        Text color #bd3b44
      
           This box has a color of #bd3b44        
        
          <div style="background-color:#bd3b44;">Content here</div>
        
        
          .mybackground {background-color:#bd3b44;}
        
        Background color #bd3b44
      
           Border around this has a color of #bd3b44        
        
          <div style="border:2px solid #bd3b44;">Content here</div>
        
        
          .myborder {border:2px solid #bd3b44;}
        
        Border color #bd3b44