#fd160e color space conversions
Hex:
        #fd160e
        RGB:
        253, 22, 14
        CMY:
        1, 91, 95
        CMYK:
        0, 91, 94, 1
      HSL:
        2°, 98.3539%, 52.3529%
        HSV (HSB):
        2°, 94.4664%, 99.2157%
        XYZ:
        40.8742, 21.4882, 2.4088
        xyY:
        0.6311, 0.3318, 21.4882
      CIE-Lab:
        53.4797, 77.9230, 63.6478
        CIE-LCH:
        53.4797, 100.6133, 39.2421
        CIE-Luv:
        53.4797, 169.3167, 37.3703
        Hunter-Lab:
        46.3553, 76.2720, 29.3678
      #fd160e color charts
#fd160e RGB chart
      #fd160e CMYK chart
      #fd160e RGB pie chart
      #fd160e color shades, tints & tones
#fd160e color schemes
#fd160e color preview, HTML & CSS examples
           This text has a color of #fd160e        
        
          <p style="color:#fd160e;">Text here</p>
        
        
          .mytext {color:#fd160e;}
        
        Text color #fd160e
      
           This box has a color of #fd160e        
        
          <div style="background-color:#fd160e;">Content here</div>
        
        
          .mybackground {background-color:#fd160e;}
        
        Background color #fd160e
      
           Border around this has a color of #fd160e        
        
          <div style="border:2px solid #fd160e;">Content here</div>
        
        
          .myborder {border:2px solid #fd160e;}
        
        Border color #fd160e