#fd5369 color space conversions
Hex:
        #fd5369
        RGB:
        253, 83, 105
        CMY:
        1, 67, 59
        CMYK:
        0, 67, 58, 1
      HSL:
        352°, 97.7011%, 65.8824%
        HSV (HSB):
        352°, 67.1937%, 99.2157%
        XYZ:
        46.1511, 28.0891, 16.3539
        xyY:
        0.5094, 0.3101, 28.0891
      CIE-Lab:
        59.9691, 65.5395, 24.6689
        CIE-LCH:
        59.9691, 70.0285, 20.6262
        CIE-Luv:
        59.9691, 124.3773, 16.4252
        Hunter-Lab:
        52.9991, 62.6874, 18.8043
      #fd5369 color charts
#fd5369 RGB chart
      #fd5369 CMYK chart
      #fd5369 RGB pie chart
      #fd5369 color shades, tints & tones
#fd5369 color schemes
#fd5369 color preview, HTML & CSS examples
           This text has a color of #fd5369        
        
          <p style="color:#fd5369;">Text here</p>
        
        
          .mytext {color:#fd5369;}
        
        Text color #fd5369
      
           This box has a color of #fd5369        
        
          <div style="background-color:#fd5369;">Content here</div>
        
        
          .mybackground {background-color:#fd5369;}
        
        Background color #fd5369
      
           Border around this has a color of #fd5369        
        
          <div style="border:2px solid #fd5369;">Content here</div>
        
        
          .myborder {border:2px solid #fd5369;}
        
        Border color #fd5369