#fd2a3c color space conversions
Hex:
        #fd2a3c
        RGB:
        253, 42, 60
        CMY:
        1, 84, 76
        CMYK:
        0, 83, 76, 1
      HSL:
        355°, 98.1395%, 57.8431%
        HSV (HSB):
        355°, 83.3992%, 99.2157%
        XYZ:
        42.1516, 22.8648, 6.4667
        xyY:
        0.5897, 0.3199, 22.8648
      CIE-Lab:
        54.9328, 75.5507, 44.2664
        CIE-LCH:
        54.9328, 87.5638, 30.3667
        CIE-Luv:
        54.9328, 156.3667, 28.8284
        Hunter-Lab:
        47.8172, 73.6705, 25.4538
      #fd2a3c color charts
#fd2a3c RGB chart
      #fd2a3c CMYK chart
      #fd2a3c RGB pie chart
      #fd2a3c color shades, tints & tones
#fd2a3c color schemes
#fd2a3c color preview, HTML & CSS examples
           This text has a color of #fd2a3c        
        
          <p style="color:#fd2a3c;">Text here</p>
        
        
          .mytext {color:#fd2a3c;}
        
        Text color #fd2a3c
      
           This box has a color of #fd2a3c        
        
          <div style="background-color:#fd2a3c;">Content here</div>
        
        
          .mybackground {background-color:#fd2a3c;}
        
        Background color #fd2a3c
      
           Border around this has a color of #fd2a3c        
        
          <div style="border:2px solid #fd2a3c;">Content here</div>
        
        
          .myborder {border:2px solid #fd2a3c;}
        
        Border color #fd2a3c