#fc324e color space conversions
Hex:
        #fc324e
        RGB:
        252, 50, 78
        CMY:
        1, 80, 69
        CMYK:
        0, 80, 69, 1
      HSL:
        352°, 97.1154%, 59.2157%
        HSV (HSB):
        352°, 80.1587%, 98.8235%
        XYZ:
        42.6606, 23.5267, 9.5004
        xyY:
        0.5636, 0.3108, 23.5267
      CIE-Lab:
        55.6108, 74.1573, 34.7601
        CIE-LCH:
        55.6108, 81.8997, 25.1141
        CIE-Luv:
        55.6108, 147.8845, 22.3952
        Hunter-Lab:
        48.5043, 72.1121, 22.3401
      #fc324e color charts
#fc324e RGB chart
      #fc324e CMYK chart
      #fc324e RGB pie chart
      #fc324e color shades, tints & tones
#fc324e color schemes
#fc324e color preview, HTML & CSS examples
           This text has a color of #fc324e        
        
          <p style="color:#fc324e;">Text here</p>
        
        
          .mytext {color:#fc324e;}
        
        Text color #fc324e
      
           This box has a color of #fc324e        
        
          <div style="background-color:#fc324e;">Content here</div>
        
        
          .mybackground {background-color:#fc324e;}
        
        Background color #fc324e
      
           Border around this has a color of #fc324e        
        
          <div style="border:2px solid #fc324e;">Content here</div>
        
        
          .myborder {border:2px solid #fc324e;}
        
        Border color #fc324e