#f5253d color space conversions
Hex:
        #f5253d
        RGB:
        245, 37, 61
        CMY:
        4, 85, 76
        CMYK:
        0, 85, 75, 4
      HSL:
        353°, 91.2281%, 55.2941%
        HSV (HSB):
        353°, 84.8980%, 96.0784%
        XYZ:
        39.1601, 21.0725, 6.4183
        xyY:
        0.5875, 0.3162, 21.0725
      CIE-Lab:
        53.0288, 74.5153, 41.1786
        CIE-LCH:
        53.0288, 85.1364, 28.9259
        CIE-Luv:
        53.0288, 151.9531, 26.2484
        Hunter-Lab:
        45.9048, 71.9396, 23.8436
      #f5253d color charts
#f5253d RGB chart
      #f5253d CMYK chart
      #f5253d RGB pie chart
      #f5253d color shades, tints & tones
#f5253d color schemes
#f5253d color preview, HTML & CSS examples
           This text has a color of #f5253d        
        
          <p style="color:#f5253d;">Text here</p>
        
        
          .mytext {color:#f5253d;}
        
        Text color #f5253d
      
           This box has a color of #f5253d        
        
          <div style="background-color:#f5253d;">Content here</div>
        
        
          .mybackground {background-color:#f5253d;}
        
        Background color #f5253d
      
           Border around this has a color of #f5253d        
        
          <div style="border:2px solid #f5253d;">Content here</div>
        
        
          .myborder {border:2px solid #f5253d;}
        
        Border color #f5253d