#fd1a42 color space conversions
Hex:
        #fd1a42
        RGB:
        253, 26, 66
        CMY:
        1, 90, 74
        CMYK:
        0, 90, 74, 1
      HSL:
        349°, 98.2684%, 54.7059%
        HSV (HSB):
        349°, 89.7233%, 99.2157%
        XYZ:
        41.8608, 22.0148, 7.1972
        xyY:
        0.5890, 0.3097, 22.0148
      CIE-Lab:
        54.0427, 78.5086, 39.8974
        CIE-LCH:
        54.0427, 88.0648, 26.9393
        CIE-Luv:
        54.0427, 159.8273, 24.5583
        Hunter-Lab:
        46.9199, 77.1434, 23.7492
      #fd1a42 color charts
#fd1a42 RGB chart
      #fd1a42 CMYK chart
      #fd1a42 RGB pie chart
      #fd1a42 color shades, tints & tones
#fd1a42 color schemes
#fd1a42 color preview, HTML & CSS examples
           This text has a color of #fd1a42        
        
          <p style="color:#fd1a42;">Text here</p>
        
        
          .mytext {color:#fd1a42;}
        
        Text color #fd1a42
      
           This box has a color of #fd1a42        
        
          <div style="background-color:#fd1a42;">Content here</div>
        
        
          .mybackground {background-color:#fd1a42;}
        
        Background color #fd1a42
      
           Border around this has a color of #fd1a42        
        
          <div style="border:2px solid #fd1a42;">Content here</div>
        
        
          .myborder {border:2px solid #fd1a42;}
        
        Border color #fd1a42