#fd8991 color space conversions
Hex:
        #fd8991
        RGB:
        253, 137, 145
        CMY:
        1, 46, 43
        CMYK:
        0, 46, 43, 1
      HSL:
        356°, 96.6667%, 76.4706%
        HSV (HSB):
        356°, 45.8498%, 99.2157%
        XYZ:
        54.5645, 40.8183, 31.7909
        xyY:
        0.4291, 0.3210, 40.8183
      CIE-Lab:
        70.0484, 44.6554, 15.6777
        CIE-LCH:
        70.0484, 47.3275, 19.3452
        CIE-Luv:
        70.0484, 80.5984, 12.4170
        Hunter-Lab:
        63.8892, 40.6416, 15.2201
      #fd8991 color charts
#fd8991 RGB chart
      #fd8991 CMYK chart
      #fd8991 RGB pie chart
      #fd8991 color shades, tints & tones
#fd8991 color schemes
#fd8991 color preview, HTML & CSS examples
           This text has a color of #fd8991        
        
          <p style="color:#fd8991;">Text here</p>
        
        
          .mytext {color:#fd8991;}
        
        Text color #fd8991
      
           This box has a color of #fd8991        
        
          <div style="background-color:#fd8991;">Content here</div>
        
        
          .mybackground {background-color:#fd8991;}
        
        Background color #fd8991
      
           Border around this has a color of #fd8991        
        
          <div style="border:2px solid #fd8991;">Content here</div>
        
        
          .myborder {border:2px solid #fd8991;}
        
        Border color #fd8991