#bf355f color space conversions
Hex:
        #bf355f
        RGB:
        191, 53, 95
        CMY:
        25, 79, 63
        CMYK:
        0, 72, 50, 25
      HSL:
        342°, 56.5574%, 47.8431%
        HSV (HSB):
        342°, 72.2513%, 74.9020%
        XYZ:
        24.8245, 14.4488, 12.3070
        xyY:
        0.4813, 0.2801, 14.4488
      CIE-Lab:
        44.8698, 57.2381, 8.2478
        CIE-LCH:
        44.8698, 57.8292, 8.1997
        CIE-Luv:
        44.8698, 92.5914, -0.7999
        Hunter-Lab:
        38.0116, 50.0542, 7.4118
      #bf355f color charts
#bf355f RGB chart
      #bf355f CMYK chart
      #bf355f RGB pie chart
      #bf355f color shades, tints & tones
#bf355f color schemes
#bf355f color preview, HTML & CSS examples
           This text has a color of #bf355f        
        
          <p style="color:#bf355f;">Text here</p>
        
        
          .mytext {color:#bf355f;}
        
        Text color #bf355f
      
           This box has a color of #bf355f        
        
          <div style="background-color:#bf355f;">Content here</div>
        
        
          .mybackground {background-color:#bf355f;}
        
        Background color #bf355f
      
           Border around this has a color of #bf355f        
        
          <div style="border:2px solid #bf355f;">Content here</div>
        
        
          .myborder {border:2px solid #bf355f;}
        
        Border color #bf355f