#fd4b2f color space conversions
Hex:
        #fd4b2f
        RGB:
        253, 75, 47
        CMY:
        1, 71, 82
        CMYK:
        0, 70, 81, 1
      HSL:
        8°, 98.0952%, 58.8235%
        HSV (HSB):
        8°, 81.4229%, 99.2157%
        XYZ:
        43.5372, 26.1200, 5.4363
        xyY:
        0.5798, 0.3478, 26.1200
      CIE-Lab:
        58.1508, 65.8131, 54.2009
        CIE-LCH:
        58.1508, 85.2590, 39.4734
        CIE-Luv:
        58.1508, 141.9288, 39.4307
        Hunter-Lab:
        51.1078, 62.6202, 29.4688
      #fd4b2f color charts
#fd4b2f RGB chart
      #fd4b2f CMYK chart
      #fd4b2f RGB pie chart
      #fd4b2f color shades, tints & tones
#fd4b2f color schemes
#fd4b2f color preview, HTML & CSS examples
           This text has a color of #fd4b2f        
        
          <p style="color:#fd4b2f;">Text here</p>
        
        
          .mytext {color:#fd4b2f;}
        
        Text color #fd4b2f
      
           This box has a color of #fd4b2f        
        
          <div style="background-color:#fd4b2f;">Content here</div>
        
        
          .mybackground {background-color:#fd4b2f;}
        
        Background color #fd4b2f
      
           Border around this has a color of #fd4b2f        
        
          <div style="border:2px solid #fd4b2f;">Content here</div>
        
        
          .myborder {border:2px solid #fd4b2f;}
        
        Border color #fd4b2f