#fd353f color space conversions
Hex:
        #fd353f
        RGB:
        253, 53, 63
        CMY:
        1, 79, 75
        CMYK:
        0, 79, 75, 1
      HSL:
        357°, 98.0392%, 60.0000%
        HSV (HSB):
        357°, 79.0514%, 99.2157%
        XYZ:
        42.6783, 23.7877, 7.0447
        xyY:
        0.5806, 0.3236, 23.7877
      CIE-Lab:
        55.8746, 73.0728, 43.6312
        CIE-LCH:
        55.8746, 85.1077, 30.8411
        CIE-Luv:
        55.8746, 151.0945, 29.5191
        Hunter-Lab:
        48.7727, 70.8435, 25.5770
      #fd353f color charts
#fd353f RGB chart
      #fd353f CMYK chart
      #fd353f RGB pie chart
      #fd353f color shades, tints & tones
#fd353f color schemes
#fd353f color preview, HTML & CSS examples
           This text has a color of #fd353f        
        
          <p style="color:#fd353f;">Text here</p>
        
        
          .mytext {color:#fd353f;}
        
        Text color #fd353f
      
           This box has a color of #fd353f        
        
          <div style="background-color:#fd353f;">Content here</div>
        
        
          .mybackground {background-color:#fd353f;}
        
        Background color #fd353f
      
           Border around this has a color of #fd353f        
        
          <div style="border:2px solid #fd353f;">Content here</div>
        
        
          .myborder {border:2px solid #fd353f;}
        
        Border color #fd353f