#fd0f35 color space conversions
Hex:
        #fd0f35
        RGB:
        253, 15, 53
        CMY:
        1, 94, 79
        CMYK:
        0, 94, 79, 1
      HSL:
        350°, 98.3471%, 52.5490%
        HSV (HSB):
        350°, 94.0711%, 99.2157%
        XYZ:
        41.3214, 21.4813, 5.3366
        xyY:
        0.6064, 0.3153, 21.4813
      CIE-Lab:
        53.4723, 79.3263, 46.5877
        CIE-LCH:
        53.4723, 91.9950, 30.4254
        CIE-Luv:
        53.4723, 165.1910, 28.5242
        Hunter-Lab:
        46.3480, 78.0324, 25.6168
      #fd0f35 color charts
#fd0f35 RGB chart
      #fd0f35 CMYK chart
      #fd0f35 RGB pie chart
      #fd0f35 color shades, tints & tones
#fd0f35 color schemes
#fd0f35 color preview, HTML & CSS examples
           This text has a color of #fd0f35        
        
          <p style="color:#fd0f35;">Text here</p>
        
        
          .mytext {color:#fd0f35;}
        
        Text color #fd0f35
      
           This box has a color of #fd0f35        
        
          <div style="background-color:#fd0f35;">Content here</div>
        
        
          .mybackground {background-color:#fd0f35;}
        
        Background color #fd0f35
      
           Border around this has a color of #fd0f35        
        
          <div style="border:2px solid #fd0f35;">Content here</div>
        
        
          .myborder {border:2px solid #fd0f35;}
        
        Border color #fd0f35