#fd4c52 color space conversions
Hex:
        #fd4c52
        RGB:
        253, 76, 82
        CMY:
        1, 70, 68
        CMYK:
        0, 70, 68, 1
      HSL:
        358°, 97.7901%, 64.5098%
        HSV (HSB):
        358°, 69.9605%, 99.2157%
        XYZ:
        44.6154, 26.6607, 10.7772
        xyY:
        0.5437, 0.3249, 26.6607
      CIE-Lab:
        58.6590, 66.7787, 36.2074
        CIE-LCH:
        58.6590, 75.9630, 28.4666
        CIE-Luv:
        58.6590, 134.5209, 26.5725
        Hunter-Lab:
        51.6340, 63.8771, 23.7687
      #fd4c52 color charts
#fd4c52 RGB chart
      #fd4c52 CMYK chart
      #fd4c52 RGB pie chart
      #fd4c52 color shades, tints & tones
#fd4c52 color schemes
#fd4c52 color preview, HTML & CSS examples
           This text has a color of #fd4c52        
        
          <p style="color:#fd4c52;">Text here</p>
        
        
          .mytext {color:#fd4c52;}
        
        Text color #fd4c52
      
           This box has a color of #fd4c52        
        
          <div style="background-color:#fd4c52;">Content here</div>
        
        
          .mybackground {background-color:#fd4c52;}
        
        Background color #fd4c52
      
           Border around this has a color of #fd4c52        
        
          <div style="border:2px solid #fd4c52;">Content here</div>
        
        
          .myborder {border:2px solid #fd4c52;}
        
        Border color #fd4c52