#bd3d57 color space conversions
Hex:
        #bd3d57
        RGB:
        189, 61, 87
        CMY:
        26, 76, 66
        CMYK:
        0, 68, 54, 26
      HSL:
        348°, 51.2000%, 49.0196%
        HSV (HSB):
        348°, 67.7249%, 74.1176%
        XYZ:
        24.3753, 14.8444, 10.5974
        xyY:
        0.4893, 0.2980, 14.8444
      CIE-Lab:
        45.4204, 52.9253, 13.8997
        CIE-LCH:
        45.4204, 54.7201, 14.7152
        CIE-Luv:
        45.4204, 89.6534, 6.3780
        Hunter-Lab:
        38.5285, 45.5045, 10.6620
      #bd3d57 color charts
#bd3d57 RGB chart
      #bd3d57 CMYK chart
      #bd3d57 RGB pie chart
      #bd3d57 color shades, tints & tones
#bd3d57 color schemes
#bd3d57 color preview, HTML & CSS examples
           This text has a color of #bd3d57        
        
          <p style="color:#bd3d57;">Text here</p>
        
        
          .mytext {color:#bd3d57;}
        
        Text color #bd3d57
      
           This box has a color of #bd3d57        
        
          <div style="background-color:#bd3d57;">Content here</div>
        
        
          .mybackground {background-color:#bd3d57;}
        
        Background color #bd3d57
      
           Border around this has a color of #bd3d57        
        
          <div style="border:2px solid #bd3d57;">Content here</div>
        
        
          .myborder {border:2px solid #bd3d57;}
        
        Border color #bd3d57