#bd3d58 color space conversions
Hex:
        #bd3d58
        RGB:
        189, 61, 88
        CMY:
        26, 76, 65
        CMYK:
        0, 68, 53, 26
      HSL:
        347°, 51.2000%, 49.0196%
        HSV (HSB):
        347°, 67.7249%, 74.1176%
        XYZ:
        24.4165, 14.8609, 10.8141
        xyY:
        0.4874, 0.2967, 14.8609
      CIE-Lab:
        45.4431, 53.0062, 13.3160
        CIE-LCH:
        45.4431, 54.6532, 14.1018
        CIE-Luv:
        45.4431, 89.3531, 5.7448
        Hunter-Lab:
        38.5498, 45.5951, 10.3527
      #bd3d58 color charts
#bd3d58 RGB chart
      #bd3d58 CMYK chart
      #bd3d58 RGB pie chart
      #bd3d58 color shades, tints & tones
#bd3d58 color schemes
#bd3d58 color preview, HTML & CSS examples
           This text has a color of #bd3d58        
        
          <p style="color:#bd3d58;">Text here</p>
        
        
          .mytext {color:#bd3d58;}
        
        Text color #bd3d58
      
           This box has a color of #bd3d58        
        
          <div style="background-color:#bd3d58;">Content here</div>
        
        
          .mybackground {background-color:#bd3d58;}
        
        Background color #bd3d58
      
           Border around this has a color of #bd3d58        
        
          <div style="border:2px solid #bd3d58;">Content here</div>
        
        
          .myborder {border:2px solid #bd3d58;}
        
        Border color #bd3d58