#fd8382 color space conversions
Hex:
        #fd8382
        RGB:
        253, 131, 130
        CMY:
        1, 49, 49
        CMYK:
        0, 48, 49, 1
      HSL:
        0°, 96.8504%, 75.0980%
        HSV (HSB):
        0°, 48.6166%, 99.2157%
        XYZ:
        52.6536, 38.7270, 25.8190
        xyY:
        0.4493, 0.3304, 38.7270
      CIE-Lab:
        68.5530, 46.1923, 21.9899
        CIE-LCH:
        68.5530, 51.1594, 25.4568
        CIE-Luv:
        68.5530, 87.6722, 19.4886
        Hunter-Lab:
        62.2310, 42.1245, 18.9629
      #fd8382 color charts
#fd8382 RGB chart
      #fd8382 CMYK chart
      #fd8382 RGB pie chart
      #fd8382 color shades, tints & tones
#fd8382 color schemes
#fd8382 color preview, HTML & CSS examples
           This text has a color of #fd8382        
        
          <p style="color:#fd8382;">Text here</p>
        
        
          .mytext {color:#fd8382;}
        
        Text color #fd8382
      
           This box has a color of #fd8382        
        
          <div style="background-color:#fd8382;">Content here</div>
        
        
          .mybackground {background-color:#fd8382;}
        
        Background color #fd8382
      
           Border around this has a color of #fd8382        
        
          <div style="border:2px solid #fd8382;">Content here</div>
        
        
          .myborder {border:2px solid #fd8382;}
        
        Border color #fd8382