#fd0e1f color space conversions
Hex:
        #fd0e1f
        RGB:
        253, 14, 31
        CMY:
        1, 95, 88
        CMYK:
        0, 94, 88, 1
      HSL:
        356°, 98.3539%, 52.3529%
        HSV (HSB):
        356°, 94.4664%, 99.2157%
        XYZ:
        40.9124, 21.2957, 3.2505
        xyY:
        0.6250, 0.3253, 21.2957
      CIE-Lab:
        53.2716, 78.9375, 57.3908
        CIE-LCH:
        53.2716, 97.5953, 36.0187
        CIE-Luv:
        53.2716, 169.2117, 34.2997
        Hunter-Lab:
        46.1472, 77.4937, 28.1268
      #fd0e1f color charts
#fd0e1f RGB chart
      #fd0e1f CMYK chart
      #fd0e1f RGB pie chart
      #fd0e1f color shades, tints & tones
#fd0e1f color schemes
#fd0e1f color preview, HTML & CSS examples
           This text has a color of #fd0e1f        
        
          <p style="color:#fd0e1f;">Text here</p>
        
        
          .mytext {color:#fd0e1f;}
        
        Text color #fd0e1f
      
           This box has a color of #fd0e1f        
        
          <div style="background-color:#fd0e1f;">Content here</div>
        
        
          .mybackground {background-color:#fd0e1f;}
        
        Background color #fd0e1f
      
           Border around this has a color of #fd0e1f        
        
          <div style="border:2px solid #fd0e1f;">Content here</div>
        
        
          .myborder {border:2px solid #fd0e1f;}
        
        Border color #fd0e1f