#fb355f color space conversions
Hex:
        #fb355f
        RGB:
        251, 53, 95
        CMY:
        2, 79, 63
        CMYK:
        0, 79, 62, 2
      HSL:
        347°, 96.1165%, 59.6078%
        HSV (HSB):
        347°, 78.8845%, 98.4314%
        XYZ:
        43.1223, 23.8817, 13.1633
        xyY:
        0.5379, 0.2979, 23.8817
      CIE-Lab:
        55.9691, 73.9888, 25.1918
        CIE-LCH:
        55.9691, 78.1599, 18.8028
        CIE-Luv:
        55.9691, 140.7444, 13.9878
        Hunter-Lab:
        48.8689, 71.9895, 18.2379
      #fb355f color charts
#fb355f RGB chart
      #fb355f CMYK chart
      #fb355f RGB pie chart
      #fb355f color shades, tints & tones
#fb355f color schemes
#fb355f color preview, HTML & CSS examples
           This text has a color of #fb355f        
        
          <p style="color:#fb355f;">Text here</p>
        
        
          .mytext {color:#fb355f;}
        
        Text color #fb355f
      
           This box has a color of #fb355f        
        
          <div style="background-color:#fb355f;">Content here</div>
        
        
          .mybackground {background-color:#fb355f;}
        
        Background color #fb355f
      
           Border around this has a color of #fb355f        
        
          <div style="border:2px solid #fb355f;">Content here</div>
        
        
          .myborder {border:2px solid #fb355f;}
        
        Border color #fb355f