#fd5e6e color space conversions
Hex:
        #fd5e6e
        RGB:
        253, 94, 110
        CMY:
        1, 63, 57
        CMYK:
        0, 63, 57, 1
      HSL:
        354°, 97.5460%, 68.0392%
        HSV (HSB):
        354°, 62.8458%, 99.2157%
        XYZ:
        47.3252, 30.0138, 18.0508
        xyY:
        0.4961, 0.3146, 30.0138
      CIE-Lab:
        61.6662, 61.5295, 24.0381
        CIE-LCH:
        61.6662, 66.0584, 21.3394
        CIE-Luv:
        61.6662, 116.4748, 17.0746
        Hunter-Lab:
        54.7849, 58.3213, 18.8143
      #fd5e6e color charts
#fd5e6e RGB chart
      #fd5e6e CMYK chart
      #fd5e6e RGB pie chart
      #fd5e6e color shades, tints & tones
#fd5e6e color schemes
#fd5e6e color preview, HTML & CSS examples
           This text has a color of #fd5e6e        
        
          <p style="color:#fd5e6e;">Text here</p>
        
        
          .mytext {color:#fd5e6e;}
        
        Text color #fd5e6e
      
           This box has a color of #fd5e6e        
        
          <div style="background-color:#fd5e6e;">Content here</div>
        
        
          .mybackground {background-color:#fd5e6e;}
        
        Background color #fd5e6e
      
           Border around this has a color of #fd5e6e        
        
          <div style="border:2px solid #fd5e6e;">Content here</div>
        
        
          .myborder {border:2px solid #fd5e6e;}
        
        Border color #fd5e6e