#fd423e color space conversions
Hex:
        #fd423e
        RGB:
        253, 66, 62
        CMY:
        1, 74, 76
        CMYK:
        0, 74, 75, 1
      HSL:
        1°, 97.9487%, 61.7647%
        HSV (HSB):
        1°, 75.4941%, 99.2157%
        XYZ:
        43.3257, 25.1269, 7.1239
        xyY:
        0.5733, 0.3325, 25.1269
      CIE-Lab:
        57.1988, 69.2914, 45.6147
        CIE-LCH:
        57.1988, 82.9578, 33.3570
        CIE-Luv:
        57.1988, 144.7038, 32.5391
        Hunter-Lab:
        50.1267, 66.5601, 26.6626
      #fd423e color charts
#fd423e RGB chart
      #fd423e CMYK chart
      #fd423e RGB pie chart
      #fd423e color shades, tints & tones
#fd423e color schemes
#fd423e color preview, HTML & CSS examples
           This text has a color of #fd423e        
        
          <p style="color:#fd423e;">Text here</p>
        
        
          .mytext {color:#fd423e;}
        
        Text color #fd423e
      
           This box has a color of #fd423e        
        
          <div style="background-color:#fd423e;">Content here</div>
        
        
          .mybackground {background-color:#fd423e;}
        
        Background color #fd423e
      
           Border around this has a color of #fd423e        
        
          <div style="border:2px solid #fd423e;">Content here</div>
        
        
          .myborder {border:2px solid #fd423e;}
        
        Border color #fd423e