#fd8385 color space conversions
Hex:
        #fd8385
        RGB:
        253, 131, 133
        CMY:
        1, 49, 48
        CMYK:
        0, 48, 47, 1
      HSL:
        359°, 96.8254%, 75.2941%
        HSV (HSB):
        359°, 48.2213%, 99.2157%
        XYZ:
        52.8580, 38.8087, 26.8952
        xyY:
        0.4458, 0.3273, 38.8087
      CIE-Lab:
        68.6125, 46.4667, 20.3957
        CIE-LCH:
        68.6125, 50.7458, 23.6982
        CIE-Luv:
        68.6125, 87.0470, 17.5759
        Hunter-Lab:
        62.2966, 42.4360, 18.0105
      #fd8385 color charts
#fd8385 RGB chart
      #fd8385 CMYK chart
      #fd8385 RGB pie chart
      #fd8385 color shades, tints & tones
#fd8385 color schemes
#fd8385 color preview, HTML & CSS examples
           This text has a color of #fd8385        
        
          <p style="color:#fd8385;">Text here</p>
        
        
          .mytext {color:#fd8385;}
        
        Text color #fd8385
      
           This box has a color of #fd8385        
        
          <div style="background-color:#fd8385;">Content here</div>
        
        
          .mybackground {background-color:#fd8385;}
        
        Background color #fd8385
      
           Border around this has a color of #fd8385        
        
          <div style="border:2px solid #fd8385;">Content here</div>
        
        
          .myborder {border:2px solid #fd8385;}
        
        Border color #fd8385