#fd3a3c color space conversions
Hex:
        #fd3a3c
        RGB:
        253, 58, 60
        CMY:
        1, 77, 76
        CMYK:
        0, 77, 76, 1
      HSL:
        359°, 97.9899%, 60.9804%
        HSV (HSB):
        359°, 77.0751%, 99.2157%
        XYZ:
        42.8367, 24.2350, 6.6950
        xyY:
        0.5807, 0.3285, 24.2350
      CIE-Lab:
        56.3223, 71.6162, 45.7541
        CIE-LCH:
        56.3223, 84.9842, 32.5737
        CIE-Luv:
        56.3223, 149.3383, 31.5825
        Hunter-Lab:
        49.2291, 69.1710, 26.3970
      #fd3a3c color charts
#fd3a3c RGB chart
      #fd3a3c CMYK chart
      #fd3a3c RGB pie chart
      #fd3a3c color shades, tints & tones
#fd3a3c color schemes
#fd3a3c color preview, HTML & CSS examples
           This text has a color of #fd3a3c        
        
          <p style="color:#fd3a3c;">Text here</p>
        
        
          .mytext {color:#fd3a3c;}
        
        Text color #fd3a3c
      
           This box has a color of #fd3a3c        
        
          <div style="background-color:#fd3a3c;">Content here</div>
        
        
          .mybackground {background-color:#fd3a3c;}
        
        Background color #fd3a3c
      
           Border around this has a color of #fd3a3c        
        
          <div style="border:2px solid #fd3a3c;">Content here</div>
        
        
          .myborder {border:2px solid #fd3a3c;}
        
        Border color #fd3a3c