#fd712e color space conversions
Hex:
        #fd712e
        RGB:
        253, 113, 46
        CMY:
        1, 56, 82
        CMYK:
        0, 55, 82, 1
      HSL:
        19°, 98.1043%, 58.6275%
        HSV (HSB):
        19°, 81.8182%, 99.2157%
        XYZ:
        46.9063, 32.8902, 6.4610
        xyY:
        0.5438, 0.3813, 32.8902
      CIE-Lab:
        64.0719, 49.9873, 60.0463
        CIE-LCH:
        64.0719, 78.1300, 50.2233
        CIE-Luv:
        64.0719, 114.4616, 50.4709
        Hunter-Lab:
        57.3499, 45.6320, 33.4654
      #fd712e color charts
#fd712e RGB chart
      #fd712e CMYK chart
      #fd712e RGB pie chart
      #fd712e color shades, tints & tones
#fd712e color schemes
#fd712e color preview, HTML & CSS examples
           This text has a color of #fd712e        
        
          <p style="color:#fd712e;">Text here</p>
        
        
          .mytext {color:#fd712e;}
        
        Text color #fd712e
      
           This box has a color of #fd712e        
        
          <div style="background-color:#fd712e;">Content here</div>
        
        
          .mybackground {background-color:#fd712e;}
        
        Background color #fd712e
      
           Border around this has a color of #fd712e        
        
          <div style="border:2px solid #fd712e;">Content here</div>
        
        
          .myborder {border:2px solid #fd712e;}
        
        Border color #fd712e