#fd564e color space conversions
Hex:
        #fd564e
        RGB:
        253, 86, 78
        CMY:
        1, 66, 69
        CMYK:
        0, 66, 69, 1
      HSL:
        3°, 97.7654%, 64.9020%
        HSV (HSB):
        3°, 69.1700%, 99.2157%
        XYZ:
        45.2109, 28.0883, 10.2464
        xyY:
        0.5412, 0.3362, 28.0883
      CIE-Lab:
        59.9684, 62.8558, 40.0095
        CIE-LCH:
        59.9684, 74.5091, 32.4779
        CIE-Luv:
        59.9684, 129.2794, 31.2022
        Hunter-Lab:
        52.9984, 59.5246, 25.6360
      #fd564e color charts
#fd564e RGB chart
      #fd564e CMYK chart
      #fd564e RGB pie chart
      #fd564e color shades, tints & tones
#fd564e color schemes
#fd564e color preview, HTML & CSS examples
           This text has a color of #fd564e        
        
          <p style="color:#fd564e;">Text here</p>
        
        
          .mytext {color:#fd564e;}
        
        Text color #fd564e
      
           This box has a color of #fd564e        
        
          <div style="background-color:#fd564e;">Content here</div>
        
        
          .mybackground {background-color:#fd564e;}
        
        Background color #fd564e
      
           Border around this has a color of #fd564e        
        
          <div style="border:2px solid #fd564e;">Content here</div>
        
        
          .myborder {border:2px solid #fd564e;}
        
        Border color #fd564e