#f5475d color space conversions
Hex:
        #f5475d
        RGB:
        245, 71, 93
        CMY:
        4, 72, 64
        CMYK:
        0, 71, 62, 4
      HSL:
        352°, 89.6907%, 61.9608%
        HSV (HSB):
        352°, 71.0204%, 96.0784%
        XYZ:
        41.8852, 24.7093, 12.9177
        xyY:
        0.5268, 0.3108, 24.7093
      CIE-Lab:
        56.7910, 66.7362, 27.2279
        CIE-LCH:
        56.7910, 72.0769, 22.1951
        CIE-Luv:
        56.7910, 128.0327, 18.0512
        Hunter-Lab:
        49.7084, 63.4176, 19.3882
      #f5475d color charts
#f5475d RGB chart
      #f5475d CMYK chart
      #f5475d RGB pie chart
      #f5475d color shades, tints & tones
#f5475d color schemes
#f5475d color preview, HTML & CSS examples
           This text has a color of #f5475d        
        
          <p style="color:#f5475d;">Text here</p>
        
        
          .mytext {color:#f5475d;}
        
        Text color #f5475d
      
           This box has a color of #f5475d        
        
          <div style="background-color:#f5475d;">Content here</div>
        
        
          .mybackground {background-color:#f5475d;}
        
        Background color #f5475d
      
           Border around this has a color of #f5475d        
        
          <div style="border:2px solid #f5475d;">Content here</div>
        
        
          .myborder {border:2px solid #f5475d;}
        
        Border color #f5475d