#fd2361 color space conversions
Hex:
        #fd2361
        RGB:
        253, 35, 97
        CMY:
        1, 86, 62
        CMYK:
        0, 86, 62, 1
      HSL:
        343°, 98.1982%, 56.4706%
        HSV (HSB):
        343°, 86.1660%, 99.2157%
        XYZ:
        43.2667, 22.9478, 13.4582
        xyY:
        0.5431, 0.2880, 22.9478
      CIE-Lab:
        55.0185, 78.5146, 22.8198
        CIE-LCH:
        55.0185, 81.7636, 16.2062
        CIE-Luv:
        55.0185, 147.8089, 10.2784
        Hunter-Lab:
        47.9038, 77.3894, 16.8756
      #fd2361 color charts
#fd2361 RGB chart
      #fd2361 CMYK chart
      #fd2361 RGB pie chart
      #fd2361 color shades, tints & tones
#fd2361 color schemes
#fd2361 color preview, HTML & CSS examples
           This text has a color of #fd2361        
        
          <p style="color:#fd2361;">Text here</p>
        
        
          .mytext {color:#fd2361;}
        
        Text color #fd2361
      
           This box has a color of #fd2361        
        
          <div style="background-color:#fd2361;">Content here</div>
        
        
          .mybackground {background-color:#fd2361;}
        
        Background color #fd2361
      
           Border around this has a color of #fd2361        
        
          <div style="border:2px solid #fd2361;">Content here</div>
        
        
          .myborder {border:2px solid #fd2361;}
        
        Border color #fd2361