#fd0a38 color space conversions
Hex:
        #fd0a38
        RGB:
        253, 10, 56
        CMY:
        1, 96, 78
        CMYK:
        0, 96, 78, 1
      HSL:
        349°, 98.3806%, 51.5686%
        HSV (HSB):
        349°, 96.0474%, 99.2157%
        XYZ:
        41.3304, 21.3853, 5.6908
        xyY:
        0.6042, 0.3126, 21.3853
      CIE-Lab:
        53.3686, 79.8007, 44.8241
        CIE-LCH:
        53.3686, 91.5278, 29.3229
        CIE-Luv:
        53.3686, 165.2304, 27.2312
        Hunter-Lab:
        46.2442, 78.6056, 25.0747
      #fd0a38 color charts
#fd0a38 RGB chart
      #fd0a38 CMYK chart
      #fd0a38 RGB pie chart
      #fd0a38 color shades, tints & tones
#fd0a38 color schemes
#fd0a38 color preview, HTML & CSS examples
           This text has a color of #fd0a38        
        
          <p style="color:#fd0a38;">Text here</p>
        
        
          .mytext {color:#fd0a38;}
        
        Text color #fd0a38
      
           This box has a color of #fd0a38        
        
          <div style="background-color:#fd0a38;">Content here</div>
        
        
          .mybackground {background-color:#fd0a38;}
        
        Background color #fd0a38
      
           Border around this has a color of #fd0a38        
        
          <div style="border:2px solid #fd0a38;">Content here</div>
        
        
          .myborder {border:2px solid #fd0a38;}
        
        Border color #fd0a38