#fd8712 color space conversions
Hex:
        #fd8712
        RGB:
        253, 135, 18
        CMY:
        1, 47, 93
        CMYK:
        0, 47, 93, 1
      HSL:
        30°, 98.3264%, 53.1373%
        HSV (HSB):
        30°, 92.8854%, 99.2157%
        XYZ:
        49.2812, 38.2543, 5.3587
        xyY:
        0.5305, 0.4118, 38.2543
      CIE-Lab:
        68.2076, 38.7199, 71.8925
        CIE-LCH:
        68.2076, 81.6564, 61.6940
        CIE-Luv:
        68.2076, 98.0395, 62.3455
        Hunter-Lab:
        61.8500, 33.9885, 38.1581
      #fd8712 color charts
#fd8712 RGB chart
      #fd8712 CMYK chart
      #fd8712 RGB pie chart
      #fd8712 color shades, tints & tones
#fd8712 color schemes
#fd8712 color preview, HTML & CSS examples
           This text has a color of #fd8712        
        
          <p style="color:#fd8712;">Text here</p>
        
        
          .mytext {color:#fd8712;}
        
        Text color #fd8712
      
           This box has a color of #fd8712        
        
          <div style="background-color:#fd8712;">Content here</div>
        
        
          .mybackground {background-color:#fd8712;}
        
        Background color #fd8712
      
           Border around this has a color of #fd8712        
        
          <div style="border:2px solid #fd8712;">Content here</div>
        
        
          .myborder {border:2px solid #fd8712;}
        
        Border color #fd8712