#fd322b color space conversions
Hex:
        #fd322b
        RGB:
        253, 50, 43
        CMY:
        1, 80, 83
        CMYK:
        0, 80, 83, 1
      HSL:
        2°, 98.1308%, 58.0392%
        HSV (HSB):
        2°, 83.0040%, 99.2157%
        XYZ:
        42.0847, 23.3383, 4.5721
        xyY:
        0.6013, 0.3334, 23.3383
      CIE-Lab:
        55.4191, 73.2529, 53.6207
        CIE-LCH:
        55.4191, 90.7809, 36.2039
        CIE-Luv:
        55.4191, 156.2760, 35.4271
        Hunter-Lab:
        48.3097, 70.9571, 28.2055
      #fd322b color charts
#fd322b RGB chart
      #fd322b CMYK chart
      #fd322b RGB pie chart
      #fd322b color shades, tints & tones
#fd322b color schemes
#fd322b color preview, HTML & CSS examples
           This text has a color of #fd322b        
        
          <p style="color:#fd322b;">Text here</p>
        
        
          .mytext {color:#fd322b;}
        
        Text color #fd322b
      
           This box has a color of #fd322b        
        
          <div style="background-color:#fd322b;">Content here</div>
        
        
          .mybackground {background-color:#fd322b;}
        
        Background color #fd322b
      
           Border around this has a color of #fd322b        
        
          <div style="border:2px solid #fd322b;">Content here</div>
        
        
          .myborder {border:2px solid #fd322b;}
        
        Border color #fd322b