#fd3d0e color space conversions
Hex:
        #fd3d0e
        RGB:
        253, 61, 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.2560, 24.2518, 2.8694
        xyY:
        0.6091, 0.3496, 24.2518
      CIE-Lab:
        56.3391, 69.8040, 65.2056
        CIE-LCH:
        56.3391, 95.5216, 43.0493
        CIE-Luv:
        56.3391, 153.6584, 42.5247
        Hunter-Lab:
        49.2462, 66.9824, 31.0177
      #fd3d0e color charts
#fd3d0e RGB chart
      #fd3d0e CMYK chart
      #fd3d0e RGB pie chart
      #fd3d0e color shades, tints & tones
#fd3d0e color schemes
#fd3d0e color preview, HTML & CSS examples
           This text has a color of #fd3d0e        
        
          <p style="color:#fd3d0e;">Text here</p>
        
        
          .mytext {color:#fd3d0e;}
        
        Text color #fd3d0e
      
           This box has a color of #fd3d0e        
        
          <div style="background-color:#fd3d0e;">Content here</div>
        
        
          .mybackground {background-color:#fd3d0e;}
        
        Background color #fd3d0e
      
           Border around this has a color of #fd3d0e        
        
          <div style="border:2px solid #fd3d0e;">Content here</div>
        
        
          .myborder {border:2px solid #fd3d0e;}
        
        Border color #fd3d0e