#fd353a color space conversions
Hex:
        #fd353a
        RGB:
        253, 53, 58
        CMY:
        1, 79, 77
        CMYK:
        0, 79, 77, 1
      HSL:
        359°, 98.0392%, 60.0000%
        HSV (HSB):
        359°, 79.0514%, 99.2157%
        XYZ:
        42.5448, 23.7343, 6.3418
        xyY:
        0.5858, 0.3268, 23.7343
      CIE-Lab:
        55.8208, 72.9052, 46.3029
        CIE-LCH:
        55.8208, 86.3663, 32.4201
        CIE-Luv:
        55.8208, 152.1674, 31.3472
        Hunter-Lab:
        48.7179, 70.6259, 26.3845
      #fd353a color charts
#fd353a RGB chart
      #fd353a CMYK chart
      #fd353a RGB pie chart
      #fd353a color shades, tints & tones
#fd353a color schemes
#fd353a color preview, HTML & CSS examples
           This text has a color of #fd353a        
        
          <p style="color:#fd353a;">Text here</p>
        
        
          .mytext {color:#fd353a;}
        
        Text color #fd353a
      
           This box has a color of #fd353a        
        
          <div style="background-color:#fd353a;">Content here</div>
        
        
          .mybackground {background-color:#fd353a;}
        
        Background color #fd353a
      
           Border around this has a color of #fd353a        
        
          <div style="border:2px solid #fd353a;">Content here</div>
        
        
          .myborder {border:2px solid #fd353a;}
        
        Border color #fd353a