#f5334d color space conversions
Hex:
        #f5334d
        RGB:
        245, 51, 77
        CMY:
        4, 80, 70
        CMYK:
        0, 79, 69, 4
      HSL:
        352°, 90.6542%, 58.0392%
        HSV (HSB):
        352°, 79.1837%, 96.0784%
        XYZ:
        40.1796, 22.3160, 9.2109
        xyY:
        0.5603, 0.3112, 22.3160
      CIE-Lab:
        54.3606, 71.9756, 33.5150
        CIE-LCH:
        54.3606, 79.3961, 24.9687
        CIE-Luv:
        54.3606, 142.3335, 21.6176
        Hunter-Lab:
        47.2398, 69.1528, 21.5074
      #f5334d color charts
#f5334d RGB chart
      #f5334d CMYK chart
      #f5334d RGB pie chart
      #f5334d color shades, tints & tones
#f5334d color schemes
#f5334d color preview, HTML & CSS examples
           This text has a color of #f5334d        
        
          <p style="color:#f5334d;">Text here</p>
        
        
          .mytext {color:#f5334d;}
        
        Text color #f5334d
      
           This box has a color of #f5334d        
        
          <div style="background-color:#f5334d;">Content here</div>
        
        
          .mybackground {background-color:#f5334d;}
        
        Background color #f5334d
      
           Border around this has a color of #f5334d        
        
          <div style="border:2px solid #f5334d;">Content here</div>
        
        
          .myborder {border:2px solid #f5334d;}
        
        Border color #f5334d