#fd401b color space conversions
Hex:
        #fd401b
        RGB:
        253, 64, 27
        CMY:
        1, 75, 89
        CMYK:
        0, 75, 89, 1
      HSL:
        10°, 98.2609%, 54.9020%
        HSV (HSB):
        10°, 89.3281%, 99.2157%
        XYZ:
        42.5392, 24.6286, 3.5486
        xyY:
        0.6015, 0.3483, 24.6286
      CIE-Lab:
        56.7117, 69.0484, 61.4803
        CIE-LCH:
        56.7117, 92.4527, 41.6817
        CIE-Luv:
        56.7117, 150.9821, 41.4003
        Hunter-Lab:
        49.6272, 66.1584, 30.4994
      #fd401b color charts
#fd401b RGB chart
      #fd401b CMYK chart
      #fd401b RGB pie chart
      #fd401b color shades, tints & tones
#fd401b color schemes
#fd401b color preview, HTML & CSS examples
           This text has a color of #fd401b        
        
          <p style="color:#fd401b;">Text here</p>
        
        
          .mytext {color:#fd401b;}
        
        Text color #fd401b
      
           This box has a color of #fd401b        
        
          <div style="background-color:#fd401b;">Content here</div>
        
        
          .mybackground {background-color:#fd401b;}
        
        Background color #fd401b
      
           Border around this has a color of #fd401b        
        
          <div style="border:2px solid #fd401b;">Content here</div>
        
        
          .myborder {border:2px solid #fd401b;}
        
        Border color #fd401b