#fd3c3a color space conversions
Hex:
        #fd3c3a
        RGB:
        253, 60, 58
        CMY:
        1, 76, 77
        CMYK:
        0, 76, 77, 1
      HSL:
        1°, 97.9899%, 60.9804%
        HSV (HSB):
        1°, 77.0751%, 99.2157%
        XYZ:
        42.8876, 24.4199, 6.4561
        xyY:
        0.5814, 0.3311, 24.4199
      CIE-Lab:
        56.5057, 70.9774, 47.0210
        CIE-LCH:
        56.5057, 85.1397, 33.5236
        CIE-Luv:
        56.5057, 148.7227, 32.6900
        Hunter-Lab:
        49.4164, 68.4380, 26.8455
      #fd3c3a color charts
#fd3c3a RGB chart
      #fd3c3a CMYK chart
      #fd3c3a RGB pie chart
      #fd3c3a color shades, tints & tones
#fd3c3a color schemes
#fd3c3a color preview, HTML & CSS examples
           This text has a color of #fd3c3a        
        
          <p style="color:#fd3c3a;">Text here</p>
        
        
          .mytext {color:#fd3c3a;}
        
        Text color #fd3c3a
      
           This box has a color of #fd3c3a        
        
          <div style="background-color:#fd3c3a;">Content here</div>
        
        
          .mybackground {background-color:#fd3c3a;}
        
        Background color #fd3c3a
      
           Border around this has a color of #fd3c3a        
        
          <div style="border:2px solid #fd3c3a;">Content here</div>
        
        
          .myborder {border:2px solid #fd3c3a;}
        
        Border color #fd3c3a