#fc144d color space conversions
Hex:
        #fc144d
        RGB:
        252, 20, 77
        CMY:
        1, 92, 70
        CMYK:
        0, 92, 69, 1
      HSL:
        345°, 97.4790%, 53.3333%
        HSV (HSB):
        345°, 92.0635%, 98.8235%
        XYZ:
        41.7346, 21.7316, 9.0161
        xyY:
        0.5758, 0.2998, 21.7316
      CIE-Lab:
        53.7410, 79.4262, 33.0699
        CIE-LCH:
        53.7410, 86.0357, 22.6049
        CIE-Luv:
        53.7410, 157.2271, 18.9461
        Hunter-Lab:
        46.6171, 78.2244, 21.1648
      #fc144d color charts
#fc144d RGB chart
      #fc144d CMYK chart
      #fc144d RGB pie chart
      #fc144d color shades, tints & tones
#fc144d color schemes
#fc144d color preview, HTML & CSS examples
           This text has a color of #fc144d        
        
          <p style="color:#fc144d;">Text here</p>
        
        
          .mytext {color:#fc144d;}
        
        Text color #fc144d
      
           This box has a color of #fc144d        
        
          <div style="background-color:#fc144d;">Content here</div>
        
        
          .mybackground {background-color:#fc144d;}
        
        Background color #fc144d
      
           Border around this has a color of #fc144d        
        
          <div style="border:2px solid #fc144d;">Content here</div>
        
        
          .myborder {border:2px solid #fc144d;}
        
        Border color #fc144d