#fd7d40 color space conversions
Hex:
        #fd7d40
        RGB:
        253, 125, 64
        CMY:
        1, 51, 75
        CMYK:
        0, 51, 75, 1
      HSL:
        19°, 97.9275%, 62.1569%
        HSV (HSB):
        19°, 74.7036%, 99.2157%
        XYZ:
        48.7670, 35.9200, 9.2134
        xyY:
        0.5193, 0.3825, 35.9200
      CIE-Lab:
        66.4588, 44.8561, 54.3657
        CIE-LCH:
        66.4588, 70.4819, 50.4746
        CIE-Luv:
        66.4588, 103.0165, 49.3713
        Hunter-Lab:
        59.9333, 40.3600, 32.8388
      #fd7d40 color charts
#fd7d40 RGB chart
      #fd7d40 CMYK chart
      #fd7d40 RGB pie chart
      #fd7d40 color shades, tints & tones
#fd7d40 color schemes
#fd7d40 color preview, HTML & CSS examples
           This text has a color of #fd7d40        
        
          <p style="color:#fd7d40;">Text here</p>
        
        
          .mytext {color:#fd7d40;}
        
        Text color #fd7d40
      
           This box has a color of #fd7d40        
        
          <div style="background-color:#fd7d40;">Content here</div>
        
        
          .mybackground {background-color:#fd7d40;}
        
        Background color #fd7d40
      
           Border around this has a color of #fd7d40        
        
          <div style="border:2px solid #fd7d40;">Content here</div>
        
        
          .myborder {border:2px solid #fd7d40;}
        
        Border color #fd7d40