#f5625d color space conversions
Hex:
        #f5625d
        RGB:
        245, 98, 93
        CMY:
        4, 62, 64
        CMYK:
        0, 60, 62, 4
      HSL:
        2°, 88.3721%, 66.2745%
        HSV (HSB):
        2°, 62.0408%, 96.0784%
        XYZ:
        43.9997, 28.9382, 13.6225
        xyY:
        0.5083, 0.3343, 28.9382
      CIE-Lab:
        60.7270, 56.0687, 32.2582
        CIE-LCH:
        60.7270, 64.6861, 29.9133
        CIE-Luv:
        60.7270, 111.5579, 26.4781
        Hunter-Lab:
        53.7942, 51.8599, 22.6417
      #f5625d color charts
#f5625d RGB chart
      #f5625d CMYK chart
      #f5625d RGB pie chart
      #f5625d color shades, tints & tones
#f5625d color schemes
#f5625d color preview, HTML & CSS examples
           This text has a color of #f5625d        
        
          <p style="color:#f5625d;">Text here</p>
        
        
          .mytext {color:#f5625d;}
        
        Text color #f5625d
      
           This box has a color of #f5625d        
        
          <div style="background-color:#f5625d;">Content here</div>
        
        
          .mybackground {background-color:#f5625d;}
        
        Background color #f5625d
      
           Border around this has a color of #f5625d        
        
          <div style="border:2px solid #f5625d;">Content here</div>
        
        
          .myborder {border:2px solid #f5625d;}
        
        Border color #f5625d