#fd5969 color space conversions
Hex:
        #fd5969
        RGB:
        253, 89, 105
        CMY:
        1, 65, 59
        CMYK:
        0, 65, 58, 1
      HSL:
        354°, 97.6190%, 67.0588%
        HSV (HSB):
        354°, 64.8221%, 99.2157%
        XYZ:
        46.6302, 29.0473, 16.5136
        xyY:
        0.5058, 0.3151, 29.0473
      CIE-Lab:
        60.8234, 63.2127, 25.7968
        CIE-LCH:
        60.8234, 68.2739, 22.2001
        CIE-Luv:
        60.8234, 120.8525, 18.3252
        Hunter-Lab:
        53.8956, 60.1201, 19.5604
      #fd5969 color charts
#fd5969 RGB chart
      #fd5969 CMYK chart
      #fd5969 RGB pie chart
      #fd5969 color shades, tints & tones
#fd5969 color schemes
#fd5969 color preview, HTML & CSS examples
           This text has a color of #fd5969        
        
          <p style="color:#fd5969;">Text here</p>
        
        
          .mytext {color:#fd5969;}
        
        Text color #fd5969
      
           This box has a color of #fd5969        
        
          <div style="background-color:#fd5969;">Content here</div>
        
        
          .mybackground {background-color:#fd5969;}
        
        Background color #fd5969
      
           Border around this has a color of #fd5969        
        
          <div style="border:2px solid #fd5969;">Content here</div>
        
        
          .myborder {border:2px solid #fd5969;}
        
        Border color #fd5969