#fc193e color space conversions
Hex:
        #fc193e
        RGB:
        252, 25, 62
        CMY:
        1, 90, 76
        CMYK:
        0, 90, 75, 1
      HSL:
        350°, 97.4249%, 54.3137%
        HSV (HSB):
        350°, 90.0794%, 98.8235%
        XYZ:
        41.3620, 21.7385, 6.5734
        xyY:
        0.5937, 0.3120, 21.7385
      CIE-Lab:
        53.7485, 78.2600, 41.7976
        CIE-LCH:
        53.7485, 88.7224, 28.1061
        CIE-Luv:
        53.7485, 160.3573, 25.8543
        Hunter-Lab:
        46.6246, 76.7595, 24.2782
      #fc193e color charts
#fc193e RGB chart
      #fc193e CMYK chart
      #fc193e RGB pie chart
      #fc193e color shades, tints & tones
#fc193e color schemes
#fc193e color preview, HTML & CSS examples
           This text has a color of #fc193e        
        
          <p style="color:#fc193e;">Text here</p>
        
        
          .mytext {color:#fc193e;}
        
        Text color #fc193e
      
           This box has a color of #fc193e        
        
          <div style="background-color:#fc193e;">Content here</div>
        
        
          .mybackground {background-color:#fc193e;}
        
        Background color #fc193e
      
           Border around this has a color of #fc193e        
        
          <div style="border:2px solid #fc193e;">Content here</div>
        
        
          .myborder {border:2px solid #fc193e;}
        
        Border color #fc193e