#fd6d95 color space conversions
Hex:
        #fd6d95
        RGB:
        253, 109, 149
        CMY:
        1, 57, 42
        CMYK:
        0, 57, 41, 1
      HSL:
        343°, 97.2973%, 70.9804%
        HSV (HSB):
        343°, 56.9170%, 99.2157%
        XYZ:
        51.4015, 33.9899, 32.2853
        xyY:
        0.4368, 0.2888, 33.9899
      CIE-Lab:
        64.9545, 58.4219, 6.2108
        CIE-LCH:
        64.9545, 58.7511, 6.0683
        CIE-Luv:
        64.9545, 96.7534, -2.9587
        Hunter-Lab:
        58.3008, 55.3498, 7.9775
      #fd6d95 color charts
#fd6d95 RGB chart
      #fd6d95 CMYK chart
      #fd6d95 RGB pie chart
      #fd6d95 color shades, tints & tones
#fd6d95 color schemes
#fd6d95 color preview, HTML & CSS examples
           This text has a color of #fd6d95        
        
          <p style="color:#fd6d95;">Text here</p>
        
        
          .mytext {color:#fd6d95;}
        
        Text color #fd6d95
      
           This box has a color of #fd6d95        
        
          <div style="background-color:#fd6d95;">Content here</div>
        
        
          .mybackground {background-color:#fd6d95;}
        
        Background color #fd6d95
      
           Border around this has a color of #fd6d95        
        
          <div style="border:2px solid #fd6d95;">Content here</div>
        
        
          .myborder {border:2px solid #fd6d95;}
        
        Border color #fd6d95