#fd0f14 color space conversions
Hex:
        #fd0f14
        RGB:
        253, 15, 20
        CMY:
        1, 94, 92
        CMYK:
        0, 94, 92, 1
      HSL:
        359°, 98.3471%, 52.5490%
        HSV (HSB):
        359°, 94.0711%, 99.2157%
        XYZ:
        40.8051, 21.2748, 2.6176
        xyY:
        0.6307, 0.3288, 21.2748
      CIE-Lab:
        53.2489, 78.7048, 61.6723
        CIE-LCH:
        53.2489, 99.9896, 38.0819
        CIE-Luv:
        53.2489, 170.2620, 36.1920
        Hunter-Lab:
        46.1246, 77.1957, 28.9225
      #fd0f14 color charts
#fd0f14 RGB chart
      #fd0f14 CMYK chart
      #fd0f14 RGB pie chart
      #fd0f14 color shades, tints & tones
#fd0f14 color schemes
#fd0f14 color preview, HTML & CSS examples
           This text has a color of #fd0f14        
        
          <p style="color:#fd0f14;">Text here</p>
        
        
          .mytext {color:#fd0f14;}
        
        Text color #fd0f14
      
           This box has a color of #fd0f14        
        
          <div style="background-color:#fd0f14;">Content here</div>
        
        
          .mybackground {background-color:#fd0f14;}
        
        Background color #fd0f14
      
           Border around this has a color of #fd0f14        
        
          <div style="border:2px solid #fd0f14;">Content here</div>
        
        
          .myborder {border:2px solid #fd0f14;}
        
        Border color #fd0f14