#fc8296 color space conversions
Hex:
        #fc8296
        RGB:
        252, 130, 150
        CMY:
        1, 49, 41
        CMYK:
        0, 48, 40, 1
      HSL:
        350°, 95.3125%, 74.9020%
        HSV (HSB):
        350°, 48.4127%, 98.8235%
        XYZ:
        53.6325, 38.8627, 33.5287
        xyY:
        0.4256, 0.3084, 38.8627
      CIE-Lab:
        68.6517, 48.2963, 10.8947
        CIE-LCH:
        68.6517, 49.5098, 12.7121
        CIE-Luv:
        68.6517, 83.1632, 5.4796
        Hunter-Lab:
        62.3400, 44.4728, 11.7497
      #fc8296 color charts
#fc8296 RGB chart
      #fc8296 CMYK chart
      #fc8296 RGB pie chart
      #fc8296 color shades, tints & tones
#fc8296 color schemes
#fc8296 color preview, HTML & CSS examples
           This text has a color of #fc8296        
        
          <p style="color:#fc8296;">Text here</p>
        
        
          .mytext {color:#fc8296;}
        
        Text color #fc8296
      
           This box has a color of #fc8296        
        
          <div style="background-color:#fc8296;">Content here</div>
        
        
          .mybackground {background-color:#fc8296;}
        
        Background color #fc8296
      
           Border around this has a color of #fc8296        
        
          <div style="border:2px solid #fc8296;">Content here</div>
        
        
          .myborder {border:2px solid #fc8296;}
        
        Border color #fc8296