#bd3b43 color space conversions
Hex:
        #bd3b43
        RGB:
        189, 59, 67
        CMY:
        26, 77, 74
        CMYK:
        0, 69, 65, 26
      HSL:
        356°, 52.4194%, 48.6275%
        HSV (HSB):
        356°, 68.7831%, 74.1176%
        XYZ:
        23.5633, 14.3520, 6.8385
        xyY:
        0.5265, 0.3207, 14.3520
      CIE-Lab:
        44.7336, 52.3186, 25.2138
        CIE-LCH:
        44.7336, 58.0773, 25.7307
        CIE-Luv:
        44.7336, 96.2848, 17.2669
        Hunter-Lab:
        37.8840, 44.7275, 15.8163
      #bd3b43 color charts
#bd3b43 RGB chart
      #bd3b43 CMYK chart
      #bd3b43 RGB pie chart
      #bd3b43 color shades, tints & tones
#bd3b43 color schemes
#bd3b43 color preview, HTML & CSS examples
           This text has a color of #bd3b43        
        
          <p style="color:#bd3b43;">Text here</p>
        
        
          .mytext {color:#bd3b43;}
        
        Text color #bd3b43
      
           This box has a color of #bd3b43        
        
          <div style="background-color:#bd3b43;">Content here</div>
        
        
          .mybackground {background-color:#bd3b43;}
        
        Background color #bd3b43
      
           Border around this has a color of #bd3b43        
        
          <div style="border:2px solid #bd3b43;">Content here</div>
        
        
          .myborder {border:2px solid #bd3b43;}
        
        Border color #bd3b43