#fc8984 color space conversions
Hex:
        #fc8984
        RGB:
        252, 137, 132
        CMY:
        1, 46, 48
        CMYK:
        0, 46, 48, 1
      HSL:
        2°, 95.2381%, 75.2941%
        HSV (HSB):
        2°, 47.6190%, 98.8235%
        XYZ:
        53.2554, 40.2527, 26.7925
        xyY:
        0.4427, 0.3346, 40.2527
      CIE-Lab:
        69.6491, 43.0262, 22.3431
        CIE-LCH:
        69.6491, 48.4816, 27.4424
        CIE-Luv:
        69.6491, 82.4248, 20.7655
        Hunter-Lab:
        63.4450, 38.8031, 19.3737
      #fc8984 color charts
#fc8984 RGB chart
      #fc8984 CMYK chart
      #fc8984 RGB pie chart
      #fc8984 color shades, tints & tones
#fc8984 color schemes
#fc8984 color preview, HTML & CSS examples
           This text has a color of #fc8984        
        
          <p style="color:#fc8984;">Text here</p>
        
        
          .mytext {color:#fc8984;}
        
        Text color #fc8984
      
           This box has a color of #fc8984        
        
          <div style="background-color:#fc8984;">Content here</div>
        
        
          .mybackground {background-color:#fc8984;}
        
        Background color #fc8984
      
           Border around this has a color of #fc8984        
        
          <div style="border:2px solid #fc8984;">Content here</div>
        
        
          .myborder {border:2px solid #fc8984;}
        
        Border color #fc8984