#fc1738 color space conversions
Hex:
        #fc1738
        RGB:
        252, 23, 56
        CMY:
        1, 91, 78
        CMYK:
        0, 91, 78, 1
      HSL:
        351°, 97.4468%, 53.9216%
        HSV (HSB):
        351°, 90.8730%, 98.8235%
        XYZ:
        41.1651, 21.5938, 5.7398
        xyY:
        0.6010, 0.3152, 21.5938
      CIE-Lab:
        53.5933, 78.3265, 44.9977
        CIE-LCH:
        53.5933, 90.3318, 29.8769
        CIE-Luv:
        53.5933, 162.2508, 27.8896
        Hunter-Lab:
        46.4691, 76.8050, 25.2050
      #fc1738 color charts
#fc1738 RGB chart
      #fc1738 CMYK chart
      #fc1738 RGB pie chart
      #fc1738 color shades, tints & tones
#fc1738 color schemes
#fc1738 color preview, HTML & CSS examples
           This text has a color of #fc1738        
        
          <p style="color:#fc1738;">Text here</p>
        
        
          .mytext {color:#fc1738;}
        
        Text color #fc1738
      
           This box has a color of #fc1738        
        
          <div style="background-color:#fc1738;">Content here</div>
        
        
          .mybackground {background-color:#fc1738;}
        
        Background color #fc1738
      
           Border around this has a color of #fc1738        
        
          <div style="border:2px solid #fc1738;">Content here</div>
        
        
          .myborder {border:2px solid #fc1738;}
        
        Border color #fc1738