#fd8112 color space conversions
Hex:
        #fd8112
        RGB:
        253, 129, 18
        CMY:
        1, 49, 93
        CMYK:
        0, 49, 93, 1
      HSL:
        28°, 98.3264%, 53.1373%
        HSV (HSB):
        28°, 92.8854%, 99.2157%
        XYZ:
        48.4675, 36.6268, 5.0874
        xyY:
        0.5374, 0.4061, 36.6268
      CIE-Lab:
        66.9961, 41.7187, 71.0618
        CIE-LCH:
        66.9961, 82.4029, 59.5838
        CIE-Luv:
        66.9961, 103.0820, 60.3559
        Hunter-Lab:
        60.5201, 37.0413, 37.3800
      #fd8112 color charts
#fd8112 RGB chart
      #fd8112 CMYK chart
      #fd8112 RGB pie chart
      #fd8112 color shades, tints & tones
#fd8112 color schemes
#fd8112 color preview, HTML & CSS examples
           This text has a color of #fd8112        
        
          <p style="color:#fd8112;">Text here</p>
        
        
          .mytext {color:#fd8112;}
        
        Text color #fd8112
      
           This box has a color of #fd8112        
        
          <div style="background-color:#fd8112;">Content here</div>
        
        
          .mybackground {background-color:#fd8112;}
        
        Background color #fd8112
      
           Border around this has a color of #fd8112        
        
          <div style="border:2px solid #fd8112;">Content here</div>
        
        
          .myborder {border:2px solid #fd8112;}
        
        Border color #fd8112