#fd8394 color space conversions
Hex:
        #fd8394
        RGB:
        253, 131, 148
        CMY:
        1, 49, 42
        CMYK:
        0, 48, 42, 1
      HSL:
        352°, 96.8254%, 75.2941%
        HSV (HSB):
        352°, 48.2213%, 99.2157%
        XYZ:
        53.9696, 39.2534, 32.7491
        xyY:
        0.4284, 0.3116, 39.2534
      CIE-Lab:
        68.9344, 47.9415, 12.4371
        CIE-LCH:
        68.9344, 49.5285, 14.5432
        CIE-Luv:
        68.9344, 83.7783, 7.5402
        Hunter-Lab:
        62.6525, 44.1201, 12.8653
      #fd8394 color charts
#fd8394 RGB chart
      #fd8394 CMYK chart
      #fd8394 RGB pie chart
      #fd8394 color shades, tints & tones
#fd8394 color schemes
#fd8394 color preview, HTML & CSS examples
           This text has a color of #fd8394        
        
          <p style="color:#fd8394;">Text here</p>
        
        
          .mytext {color:#fd8394;}
        
        Text color #fd8394
      
           This box has a color of #fd8394        
        
          <div style="background-color:#fd8394;">Content here</div>
        
        
          .mybackground {background-color:#fd8394;}
        
        Background color #fd8394
      
           Border around this has a color of #fd8394        
        
          <div style="border:2px solid #fd8394;">Content here</div>
        
        
          .myborder {border:2px solid #fd8394;}
        
        Border color #fd8394