#bd3c49 color space conversions
Hex:
        #bd3c49
        RGB:
        189, 60, 73
        CMY:
        26, 76, 71
        CMYK:
        0, 68, 61, 26
      HSL:
        354°, 51.8072%, 48.8235%
        HSV (HSB):
        354°, 68.2540%, 74.1176%
        XYZ:
        23.8047, 14.5316, 7.8536
        xyY:
        0.5154, 0.3146, 14.5316
      CIE-Lab:
        44.9858, 52.3001, 21.8952
        CIE-LCH:
        44.9858, 56.6983, 22.7164
        CIE-Luv:
        44.9858, 94.1657, 14.3621
        Hunter-Lab:
        38.1203, 44.7561, 14.4693
      #bd3c49 color charts
#bd3c49 RGB chart
      #bd3c49 CMYK chart
      #bd3c49 RGB pie chart
      #bd3c49 color shades, tints & tones
#bd3c49 color schemes
#bd3c49 color preview, HTML & CSS examples
           This text has a color of #bd3c49        
        
          <p style="color:#bd3c49;">Text here</p>
        
        
          .mytext {color:#bd3c49;}
        
        Text color #bd3c49
      
           This box has a color of #bd3c49        
        
          <div style="background-color:#bd3c49;">Content here</div>
        
        
          .mybackground {background-color:#bd3c49;}
        
        Background color #bd3c49
      
           Border around this has a color of #bd3c49        
        
          <div style="border:2px solid #bd3c49;">Content here</div>
        
        
          .myborder {border:2px solid #bd3c49;}
        
        Border color #bd3c49