#fd2649 color space conversions
Hex:
        #fd2649
        RGB:
        253, 38, 73
        CMY:
        1, 85, 71
        CMYK:
        0, 85, 71, 1
      HSL:
        350°, 98.1735%, 57.0588%
        HSV (HSB):
        350°, 84.9802%, 99.2157%
        XYZ:
        42.4037, 22.7499, 8.4596
        xyY:
        0.5760, 0.3090, 22.7499
      CIE-Lab:
        54.8138, 76.8225, 36.7514
        CIE-LCH:
        54.8138, 85.1608, 25.5662
        CIE-Luv:
        54.8138, 154.5121, 22.9699
        Hunter-Lab:
        47.6969, 75.2215, 22.8721
      #fd2649 color charts
#fd2649 RGB chart
      #fd2649 CMYK chart
      #fd2649 RGB pie chart
      #fd2649 color shades, tints & tones
#fd2649 color schemes
#fd2649 color preview, HTML & CSS examples
           This text has a color of #fd2649        
        
          <p style="color:#fd2649;">Text here</p>
        
        
          .mytext {color:#fd2649;}
        
        Text color #fd2649
      
           This box has a color of #fd2649        
        
          <div style="background-color:#fd2649;">Content here</div>
        
        
          .mybackground {background-color:#fd2649;}
        
        Background color #fd2649
      
           Border around this has a color of #fd2649        
        
          <div style="border:2px solid #fd2649;">Content here</div>
        
        
          .myborder {border:2px solid #fd2649;}
        
        Border color #fd2649