#fb205e color space conversions
Hex:
        #fb205e
        RGB:
        251, 32, 94
        CMY:
        2, 87, 63
        CMYK:
        0, 87, 63, 2
      HSL:
        343°, 96.4758%, 55.4902%
        HSV (HSB):
        343°, 87.2510%, 98.4314%
        XYZ:
        42.3206, 22.3504, 12.6732
        xyY:
        0.5472, 0.2890, 22.3504
      CIE-Lab:
        54.3968, 78.3698, 23.7239
        CIE-LCH:
        54.3968, 81.8819, 16.8420
        CIE-Luv:
        54.3968, 148.1384, 11.0854
        Hunter-Lab:
        47.2762, 77.0556, 17.1997
      #fb205e color charts
#fb205e RGB chart
      #fb205e CMYK chart
      #fb205e RGB pie chart
      #fb205e color shades, tints & tones
#fb205e color schemes
#fb205e color preview, HTML & CSS examples
           This text has a color of #fb205e        
        
          <p style="color:#fb205e;">Text here</p>
        
        
          .mytext {color:#fb205e;}
        
        Text color #fb205e
      
           This box has a color of #fb205e        
        
          <div style="background-color:#fb205e;">Content here</div>
        
        
          .mybackground {background-color:#fb205e;}
        
        Background color #fb205e
      
           Border around this has a color of #fb205e        
        
          <div style="border:2px solid #fb205e;">Content here</div>
        
        
          .myborder {border:2px solid #fb205e;}
        
        Border color #fb205e