#bd4c4e color space conversions
Hex:
        #bd4c4e
        RGB:
        189, 76, 78
        CMY:
        26, 70, 69
        CMYK:
        0, 60, 59, 26
      HSL:
        359°, 46.1224%, 51.9608%
        HSV (HSB):
        359°, 59.7884%, 74.1176%
        XYZ:
        24.9459, 16.5378, 9.0850
        xyY:
        0.4933, 0.3270, 16.5378
      CIE-Lab:
        47.6723, 45.6784, 22.3849
        CIE-LCH:
        47.6723, 50.8685, 26.1074
        CIE-Luv:
        47.6723, 83.3397, 16.9528
        Hunter-Lab:
        40.6666, 38.3294, 15.2211
      #bd4c4e color charts
#bd4c4e RGB chart
      #bd4c4e CMYK chart
      #bd4c4e RGB pie chart
      #bd4c4e color shades, tints & tones
#bd4c4e color schemes
#bd4c4e color preview, HTML & CSS examples
           This text has a color of #bd4c4e        
        
          <p style="color:#bd4c4e;">Text here</p>
        
        
          .mytext {color:#bd4c4e;}
        
        Text color #bd4c4e
      
           This box has a color of #bd4c4e        
        
          <div style="background-color:#bd4c4e;">Content here</div>
        
        
          .mybackground {background-color:#bd4c4e;}
        
        Background color #bd4c4e
      
           Border around this has a color of #bd4c4e        
        
          <div style="border:2px solid #bd4c4e;">Content here</div>
        
        
          .myborder {border:2px solid #bd4c4e;}
        
        Border color #bd4c4e