#fd5a35 color space conversions
Hex:
        #fd5a35
        RGB:
        253, 90, 53
        CMY:
        1, 65, 79
        CMYK:
        0, 64, 79, 1
      HSL:
        11°, 98.0392%, 60.0000%
        HSV (HSB):
        11°, 79.0514%, 99.2157%
        XYZ:
        44.8068, 28.4520, 6.4984
        xyY:
        0.5618, 0.3567, 28.4520
      CIE-Lab:
        60.2949, 60.2819, 53.3841
        CIE-LCH:
        60.2949, 80.5219, 41.5273
        CIE-Luv:
        60.2949, 130.9974, 41.6217
        Hunter-Lab:
        53.3404, 56.5970, 30.1151
      #fd5a35 color charts
#fd5a35 RGB chart
      #fd5a35 CMYK chart
      #fd5a35 RGB pie chart
      #fd5a35 color shades, tints & tones
#fd5a35 color schemes
#fd5a35 color preview, HTML & CSS examples
           This text has a color of #fd5a35        
        
          <p style="color:#fd5a35;">Text here</p>
        
        
          .mytext {color:#fd5a35;}
        
        Text color #fd5a35
      
           This box has a color of #fd5a35        
        
          <div style="background-color:#fd5a35;">Content here</div>
        
        
          .mybackground {background-color:#fd5a35;}
        
        Background color #fd5a35
      
           Border around this has a color of #fd5a35        
        
          <div style="border:2px solid #fd5a35;">Content here</div>
        
        
          .myborder {border:2px solid #fd5a35;}
        
        Border color #fd5a35