#fd9d82 color space conversions
Hex:
        #fd9d82
        RGB:
        253, 157, 130
        CMY:
        1, 38, 49
        CMYK:
        0, 38, 49, 1
      HSL:
        13°, 96.8504%, 75.0980%
        HSV (HSB):
        13°, 48.6166%, 99.2157%
        XYZ:
        56.5942, 46.6083, 27.1326
        xyY:
        0.4342, 0.3576, 46.6083
      CIE-Lab:
        73.9385, 32.9779, 29.2105
        CIE-LCH:
        73.9385, 44.0545, 41.5333
        CIE-Luv:
        73.9385, 69.7687, 31.4875
        Hunter-Lab:
        68.2703, 28.4988, 24.2257
      #fd9d82 color charts
#fd9d82 RGB chart
      #fd9d82 CMYK chart
      #fd9d82 RGB pie chart
      #fd9d82 color shades, tints & tones
#fd9d82 color schemes
#fd9d82 color preview, HTML & CSS examples
           This text has a color of #fd9d82        
        
          <p style="color:#fd9d82;">Text here</p>
        
        
          .mytext {color:#fd9d82;}
        
        Text color #fd9d82
      
           This box has a color of #fd9d82        
        
          <div style="background-color:#fd9d82;">Content here</div>
        
        
          .mybackground {background-color:#fd9d82;}
        
        Background color #fd9d82
      
           Border around this has a color of #fd9d82        
        
          <div style="border:2px solid #fd9d82;">Content here</div>
        
        
          .myborder {border:2px solid #fd9d82;}
        
        Border color #fd9d82