#bd385f color space conversions
Hex:
        #bd385f
        RGB:
        189, 56, 95
        CMY:
        26, 78, 63
        CMYK:
        0, 70, 50, 26
      HSL:
        342°, 54.2857%, 48.0392%
        HSV (HSB):
        342°, 70.3704%, 74.1176%
        XYZ:
        24.4660, 14.4734, 12.3306
        xyY:
        0.4772, 0.2823, 14.4734
      CIE-Lab:
        44.9043, 55.5432, 8.2454
        CIE-LCH:
        44.9043, 56.1519, 8.4439
        CIE-Luv:
        44.9043, 89.5966, -0.4163
        Hunter-Lab:
        38.0439, 48.2163, 7.4139
      #bd385f color charts
#bd385f RGB chart
      #bd385f CMYK chart
      #bd385f RGB pie chart
      #bd385f color shades, tints & tones
#bd385f color schemes
#bd385f color preview, HTML & CSS examples
           This text has a color of #bd385f        
        
          <p style="color:#bd385f;">Text here</p>
        
        
          .mytext {color:#bd385f;}
        
        Text color #bd385f
      
           This box has a color of #bd385f        
        
          <div style="background-color:#bd385f;">Content here</div>
        
        
          .mybackground {background-color:#bd385f;}
        
        Background color #bd385f
      
           Border around this has a color of #bd385f        
        
          <div style="border:2px solid #bd385f;">Content here</div>
        
        
          .myborder {border:2px solid #bd385f;}
        
        Border color #bd385f