#f50b53 color space conversions
Hex:
        #f50b53
        RGB:
        245, 11, 83
        CMY:
        4, 96, 67
        CMYK:
        0, 96, 66, 4
      HSL:
        342°, 92.1260%, 50.1961%
        HSV (HSB):
        342°, 95.5102%, 96.0784%
        XYZ:
        39.3372, 20.2764, 10.0240
        xyY:
        0.5649, 0.2912, 20.2764
      CIE-Lab:
        52.1482, 78.8709, 27.1894
        CIE-LCH:
        52.1482, 83.4259, 19.0207
        CIE-Luv:
        52.1482, 151.4356, 13.6800
        Hunter-Lab:
        45.0293, 77.1349, 18.3218
      #f50b53 color charts
#f50b53 RGB chart
      #f50b53 CMYK chart
      #f50b53 RGB pie chart
      #f50b53 color shades, tints & tones
#f50b53 color schemes
#f50b53 color preview, HTML & CSS examples
           This text has a color of #f50b53        
        
          <p style="color:#f50b53;">Text here</p>
        
        
          .mytext {color:#f50b53;}
        
        Text color #f50b53
      
           This box has a color of #f50b53        
        
          <div style="background-color:#f50b53;">Content here</div>
        
        
          .mybackground {background-color:#f50b53;}
        
        Background color #f50b53
      
           Border around this has a color of #f50b53        
        
          <div style="border:2px solid #f50b53;">Content here</div>
        
        
          .myborder {border:2px solid #f50b53;}
        
        Border color #f50b53