#fd3c0e color space conversions
Hex:
        #fd3c0e
        RGB:
        253, 60, 14
        CMY:
        1, 76, 95
        CMYK:
        0, 76, 94, 1
      HSL:
        12°, 98.3539%, 52.3529%
        HSV (HSB):
        12°, 94.4664%, 99.2157%
        XYZ:
        42.2031, 24.1461, 2.8518
        xyY:
        0.6099, 0.3489, 24.1461
      CIE-Lab:
        56.2337, 70.0987, 65.1462
        CIE-LCH:
        56.2337, 95.6966, 42.9028
        CIE-Luv:
        56.2337, 154.2179, 42.3371
        Hunter-Lab:
        49.1387, 67.3136, 30.9562
      #fd3c0e color charts
#fd3c0e RGB chart
      #fd3c0e CMYK chart
      #fd3c0e RGB pie chart
      #fd3c0e color shades, tints & tones
#fd3c0e color schemes
#fd3c0e color preview, HTML & CSS examples
           This text has a color of #fd3c0e        
        
          <p style="color:#fd3c0e;">Text here</p>
        
        
          .mytext {color:#fd3c0e;}
        
        Text color #fd3c0e
      
           This box has a color of #fd3c0e        
        
          <div style="background-color:#fd3c0e;">Content here</div>
        
        
          .mybackground {background-color:#fd3c0e;}
        
        Background color #fd3c0e
      
           Border around this has a color of #fd3c0e        
        
          <div style="border:2px solid #fd3c0e;">Content here</div>
        
        
          .myborder {border:2px solid #fd3c0e;}
        
        Border color #fd3c0e