#fd2d53 color space conversions
Hex:
        #fd2d53
        RGB:
        253, 45, 83
        CMY:
        1, 82, 67
        CMYK:
        0, 82, 67, 1
      HSL:
        349°, 98.1132%, 58.4314%
        HSV (HSB):
        349°, 82.2134%, 99.2157%
        XYZ:
        43.0077, 23.3840, 10.4304
        xyY:
        0.5598, 0.3044, 23.3840
      CIE-Lab:
        55.4656, 75.8183, 31.7048
        CIE-LCH:
        55.4656, 82.1804, 22.6931
        CIE-Luv:
        55.4656, 149.1740, 19.3137
        Hunter-Lab:
        48.3570, 74.1297, 21.0612
      #fd2d53 color charts
#fd2d53 RGB chart
      #fd2d53 CMYK chart
      #fd2d53 RGB pie chart
      #fd2d53 color shades, tints & tones
#fd2d53 color schemes
#fd2d53 color preview, HTML & CSS examples
           This text has a color of #fd2d53        
        
          <p style="color:#fd2d53;">Text here</p>
        
        
          .mytext {color:#fd2d53;}
        
        Text color #fd2d53
      
           This box has a color of #fd2d53        
        
          <div style="background-color:#fd2d53;">Content here</div>
        
        
          .mybackground {background-color:#fd2d53;}
        
        Background color #fd2d53
      
           Border around this has a color of #fd2d53        
        
          <div style="border:2px solid #fd2d53;">Content here</div>
        
        
          .myborder {border:2px solid #fd2d53;}
        
        Border color #fd2d53