#fc334d color space conversions
Hex:
        #fc334d
        RGB:
        252, 51, 77
        CMY:
        1, 80, 70
        CMYK:
        0, 80, 69, 1
      HSL:
        352°, 97.1014%, 59.4118%
        HSV (HSB):
        352°, 79.7619%, 98.8235%
        XYZ:
        42.6683, 23.5989, 9.3274
        xyY:
        0.5644, 0.3122, 23.5989
      CIE-Lab:
        55.6840, 73.8646, 35.4281
        CIE-LCH:
        55.6840, 81.9215, 25.6240
        CIE-Luv:
        55.6840, 147.7389, 23.0459
        Hunter-Lab:
        48.5787, 71.7696, 22.6211
      #fc334d color charts
#fc334d RGB chart
      #fc334d CMYK chart
      #fc334d RGB pie chart
      #fc334d color shades, tints & tones
#fc334d color schemes
#fc334d color preview, HTML & CSS examples
           This text has a color of #fc334d        
        
          <p style="color:#fc334d;">Text here</p>
        
        
          .mytext {color:#fc334d;}
        
        Text color #fc334d
      
           This box has a color of #fc334d        
        
          <div style="background-color:#fc334d;">Content here</div>
        
        
          .mybackground {background-color:#fc334d;}
        
        Background color #fc334d
      
           Border around this has a color of #fc334d        
        
          <div style="border:2px solid #fc334d;">Content here</div>
        
        
          .myborder {border:2px solid #fc334d;}
        
        Border color #fc334d