#fd3c47 color space conversions
Hex:
        #fd3c47
        RGB:
        253, 60, 71
        CMY:
        1, 76, 72
        CMYK:
        0, 76, 72, 1
      HSL:
        357°, 97.9695%, 61.3725%
        HSV (HSB):
        357°, 76.2846%, 99.2157%
        XYZ:
        43.2612, 24.5693, 8.4235
        xyY:
        0.5673, 0.3222, 24.5693
      CIE-Lab:
        56.6533, 71.4516, 40.0446
        CIE-LCH:
        56.6533, 81.9079, 29.2682
        CIE-Luv:
        56.6533, 145.8841, 27.6813
        Hunter-Lab:
        49.5674, 69.0473, 24.6215
      #fd3c47 color charts
#fd3c47 RGB chart
      #fd3c47 CMYK chart
      #fd3c47 RGB pie chart
      #fd3c47 color shades, tints & tones
#fd3c47 color schemes
#fd3c47 color preview, HTML & CSS examples
           This text has a color of #fd3c47        
        
          <p style="color:#fd3c47;">Text here</p>
        
        
          .mytext {color:#fd3c47;}
        
        Text color #fd3c47
      
           This box has a color of #fd3c47        
        
          <div style="background-color:#fd3c47;">Content here</div>
        
        
          .mybackground {background-color:#fd3c47;}
        
        Background color #fd3c47
      
           Border around this has a color of #fd3c47        
        
          <div style="border:2px solid #fd3c47;">Content here</div>
        
        
          .myborder {border:2px solid #fd3c47;}
        
        Border color #fd3c47