#fd601e color space conversions
Hex:
        #fd601e
        RGB:
        253, 96, 30
        CMY:
        1, 62, 88
        CMYK:
        0, 62, 88, 1
      HSL:
        18°, 98.2379%, 55.4902%
        HSV (HSB):
        18°, 88.1423%, 99.2157%
        XYZ:
        44.9252, 29.3421, 4.5241
        xyY:
        0.5702, 0.3724, 29.3421
      CIE-Lab:
        61.0824, 57.2302, 63.6294
        CIE-LCH:
        61.0824, 85.5804, 48.0308
        CIE-Luv:
        61.0824, 129.0762, 48.6558
        Hunter-Lab:
        54.1684, 53.2466, 32.9660
      #fd601e color charts
#fd601e RGB chart
      #fd601e CMYK chart
      #fd601e RGB pie chart
      #fd601e color shades, tints & tones
#fd601e color schemes
#fd601e color preview, HTML & CSS examples
           This text has a color of #fd601e        
        
          <p style="color:#fd601e;">Text here</p>
        
        
          .mytext {color:#fd601e;}
        
        Text color #fd601e
      
           This box has a color of #fd601e        
        
          <div style="background-color:#fd601e;">Content here</div>
        
        
          .mybackground {background-color:#fd601e;}
        
        Background color #fd601e
      
           Border around this has a color of #fd601e        
        
          <div style="border:2px solid #fd601e;">Content here</div>
        
        
          .myborder {border:2px solid #fd601e;}
        
        Border color #fd601e