#fc8380 color space conversions
Hex:
        #fc8380
        RGB:
        252, 131, 128
        CMY:
        1, 49, 50
        CMYK:
        0, 48, 49, 1
      HSL:
        1°, 95.3846%, 74.5098%
        HSV (HSB):
        1°, 49.2063%, 98.8235%
        XYZ:
        52.1575, 38.4866, 25.1017
        xyY:
        0.4506, 0.3325, 38.4866
      CIE-Lab:
        68.3777, 45.6542, 22.8447
        CIE-LCH:
        68.3777, 51.0508, 26.5828
        CIE-Luv:
        68.3777, 87.2816, 20.5766
        Hunter-Lab:
        62.0375, 41.5065, 19.4363
      #fc8380 color charts
#fc8380 RGB chart
      #fc8380 CMYK chart
      #fc8380 RGB pie chart
      #fc8380 color shades, tints & tones
#fc8380 color schemes
#fc8380 color preview, HTML & CSS examples
           This text has a color of #fc8380        
        
          <p style="color:#fc8380;">Text here</p>
        
        
          .mytext {color:#fc8380;}
        
        Text color #fc8380
      
           This box has a color of #fc8380        
        
          <div style="background-color:#fc8380;">Content here</div>
        
        
          .mybackground {background-color:#fc8380;}
        
        Background color #fc8380
      
           Border around this has a color of #fc8380        
        
          <div style="border:2px solid #fc8380;">Content here</div>
        
        
          .myborder {border:2px solid #fc8380;}
        
        Border color #fc8380