#fd5685 color space conversions
Hex:
        #fd5685
        RGB:
        253, 86, 133
        CMY:
        1, 66, 48
        CMYK:
        0, 66, 47, 1
      HSL:
        343°, 97.6608%, 66.4706%
        HSV (HSB):
        343°, 66.0079%, 99.2157%
        XYZ:
        48.0694, 29.2317, 25.2990
        xyY:
        0.4685, 0.2849, 29.2317
      CIE-Lab:
        60.9856, 66.5298, 9.7792
        CIE-LCH:
        60.9856, 67.2447, 8.3620
        CIE-Luv:
        60.9856, 114.1830, -0.4606
        Hunter-Lab:
        54.0663, 64.0852, 10.1031
      #fd5685 color charts
#fd5685 RGB chart
      #fd5685 CMYK chart
      #fd5685 RGB pie chart
      #fd5685 color shades, tints & tones
#fd5685 color schemes
#fd5685 color preview, HTML & CSS examples
           This text has a color of #fd5685        
        
          <p style="color:#fd5685;">Text here</p>
        
        
          .mytext {color:#fd5685;}
        
        Text color #fd5685
      
           This box has a color of #fd5685        
        
          <div style="background-color:#fd5685;">Content here</div>
        
        
          .mybackground {background-color:#fd5685;}
        
        Background color #fd5685
      
           Border around this has a color of #fd5685        
        
          <div style="border:2px solid #fd5685;">Content here</div>
        
        
          .myborder {border:2px solid #fd5685;}
        
        Border color #fd5685