#fd9382 color space conversions
Hex:
        #fd9382
        RGB:
        253, 147, 130
        CMY:
        1, 42, 49
        CMYK:
        0, 42, 49, 1
      HSL:
        8°, 96.8504%, 75.0980%
        HSV (HSB):
        8°, 48.6166%, 99.2157%
        XYZ:
        54.9710, 43.3618, 26.5915
        xyY:
        0.4400, 0.3471, 43.3618
      CIE-Lab:
        71.7998, 38.1356, 26.3654
        CIE-LCH:
        71.7998, 46.3622, 34.6584
        CIE-Luv:
        71.7998, 76.7307, 26.7850
        Hunter-Lab:
        65.8497, 33.7740, 22.1522
      #fd9382 color charts
#fd9382 RGB chart
      #fd9382 CMYK chart
      #fd9382 RGB pie chart
      #fd9382 color shades, tints & tones
#fd9382 color schemes
#fd9382 color preview, HTML & CSS examples
           This text has a color of #fd9382        
        
          <p style="color:#fd9382;">Text here</p>
        
        
          .mytext {color:#fd9382;}
        
        Text color #fd9382
      
           This box has a color of #fd9382        
        
          <div style="background-color:#fd9382;">Content here</div>
        
        
          .mybackground {background-color:#fd9382;}
        
        Background color #fd9382
      
           Border around this has a color of #fd9382        
        
          <div style="border:2px solid #fd9382;">Content here</div>
        
        
          .myborder {border:2px solid #fd9382;}
        
        Border color #fd9382