#fd1a3c color space conversions
Hex:
        #fd1a3c
        RGB:
        253, 26, 60
        CMY:
        1, 90, 76
        CMYK:
        0, 90, 76, 1
      HSL:
        351°, 98.2684%, 54.7059%
        HSV (HSB):
        351°, 89.7233%, 99.2157%
        XYZ:
        41.6930, 21.9477, 6.3138
        xyY:
        0.5960, 0.3137, 21.9477
      CIE-Lab:
        53.9714, 78.3068, 43.2286
        CIE-LCH:
        53.9714, 89.4465, 28.9005
        CIE-Luv:
        53.9714, 161.3366, 26.9032
        Hunter-Lab:
        46.8484, 76.8727, 24.8032
      #fd1a3c color charts
#fd1a3c RGB chart
      #fd1a3c CMYK chart
      #fd1a3c RGB pie chart
      #fd1a3c color shades, tints & tones
#fd1a3c color schemes
#fd1a3c color preview, HTML & CSS examples
           This text has a color of #fd1a3c        
        
          <p style="color:#fd1a3c;">Text here</p>
        
        
          .mytext {color:#fd1a3c;}
        
        Text color #fd1a3c
      
           This box has a color of #fd1a3c        
        
          <div style="background-color:#fd1a3c;">Content here</div>
        
        
          .mybackground {background-color:#fd1a3c;}
        
        Background color #fd1a3c
      
           Border around this has a color of #fd1a3c        
        
          <div style="border:2px solid #fd1a3c;">Content here</div>
        
        
          .myborder {border:2px solid #fd1a3c;}
        
        Border color #fd1a3c