#fd5eaa color space conversions
Hex:
        #fd5eaa
        RGB:
        253, 94, 170
        CMY:
        1, 63, 33
        CMYK:
        0, 63, 33, 1
      HSL:
        331°, 97.5460%, 68.0392%
        HSV (HSB):
        331°, 62.8458%, 99.2157%
        XYZ:
        51.7664, 31.7903, 41.4380
        xyY:
        0.4141, 0.2543, 31.7903
      CIE-Lab:
        63.1692, 67.0789, -8.4373
        CIE-LCH:
        63.1692, 67.6075, 352.8309
        CIE-Luv:
        63.1692, 97.9614, -24.7520
        Hunter-Lab:
        56.3829, 65.2147, -4.1065
      #fd5eaa color charts
#fd5eaa RGB chart
      #fd5eaa CMYK chart
      #fd5eaa RGB pie chart
      #fd5eaa color shades, tints & tones
#fd5eaa color schemes
#fd5eaa color preview, HTML & CSS examples
           This text has a color of #fd5eaa        
        
          <p style="color:#fd5eaa;">Text here</p>
        
        
          .mytext {color:#fd5eaa;}
        
        Text color #fd5eaa
      
           This box has a color of #fd5eaa        
        
          <div style="background-color:#fd5eaa;">Content here</div>
        
        
          .mybackground {background-color:#fd5eaa;}
        
        Background color #fd5eaa
      
           Border around this has a color of #fd5eaa        
        
          <div style="border:2px solid #fd5eaa;">Content here</div>
        
        
          .myborder {border:2px solid #fd5eaa;}
        
        Border color #fd5eaa