#fd0f00 color space conversions
Hex:
        #fd0f00
        RGB:
        253, 15, 0
        CMY:
        1, 94, 100
        CMYK:
        0, 94, 100, 1
      HSL:
        4°, 100.0000%, 49.6078%
        HSV (HSB):
        4°, 100.0000%, 99.2157%
        XYZ:
        40.6788, 21.2243, 1.9527
        xyY:
        0.6370, 0.3324, 21.2243
      CIE-Lab:
        53.1941, 78.5517, 66.9497
        CIE-LCH:
        53.1941, 103.2116, 40.4410
        CIE-Luv:
        53.1941, 171.5505, 38.1334
        Hunter-Lab:
        46.0698, 76.9901, 29.7359
      #fd0f00 color charts
#fd0f00 RGB chart
      #fd0f00 CMYK chart
      #fd0f00 RGB pie chart
      #fd0f00 color shades, tints & tones
#fd0f00 color schemes
#fd0f00 color preview, HTML & CSS examples
           This text has a color of #fd0f00        
        
          <p style="color:#fd0f00;">Text here</p>
        
        
          .mytext {color:#fd0f00;}
        
        Text color #fd0f00
      
           This box has a color of #fd0f00        
        
          <div style="background-color:#fd0f00;">Content here</div>
        
        
          .mybackground {background-color:#fd0f00;}
        
        Background color #fd0f00
      
           Border around this has a color of #fd0f00        
        
          <div style="border:2px solid #fd0f00;">Content here</div>
        
        
          .myborder {border:2px solid #fd0f00;}
        
        Border color #fd0f00