#f5266a color space conversions
Hex:
        #f5266a
        RGB:
        245, 38, 106
        CMY:
        4, 85, 58
        CMYK:
        0, 84, 57, 4
      HSL:
        340°, 91.1894%, 55.4902%
        HSV (HSB):
        340°, 84.4898%, 96.0784%
        XYZ:
        40.9508, 21.8393, 15.6927
        xyY:
        0.5218, 0.2783, 21.8393
      CIE-Lab:
        53.8561, 76.5362, 15.5816
        CIE-LCH:
        53.8561, 78.1062, 11.5073
        CIE-Luv:
        53.8561, 137.4209, 3.2082
        Hunter-Lab:
        46.7325, 74.6341, 12.8033
      #f5266a color charts
#f5266a RGB chart
      #f5266a CMYK chart
      #f5266a RGB pie chart
      #f5266a color shades, tints & tones
#f5266a color schemes
#f5266a color preview, HTML & CSS examples
           This text has a color of #f5266a        
        
          <p style="color:#f5266a;">Text here</p>
        
        
          .mytext {color:#f5266a;}
        
        Text color #f5266a
      
           This box has a color of #f5266a        
        
          <div style="background-color:#f5266a;">Content here</div>
        
        
          .mybackground {background-color:#f5266a;}
        
        Background color #f5266a
      
           Border around this has a color of #f5266a        
        
          <div style="border:2px solid #f5266a;">Content here</div>
        
        
          .myborder {border:2px solid #f5266a;}
        
        Border color #f5266a