#fc6266 color space conversions
Hex:
        #fc6266
        RGB:
        252, 98, 102
        CMY:
        1, 62, 60
        CMYK:
        0, 61, 60, 1
      HSL:
        358°, 96.2500%, 68.6275%
        HSV (HSB):
        358°, 61.1111%, 98.8235%
        XYZ:
        46.9108, 30.3901, 15.9638
        xyY:
        0.5030, 0.3258, 30.3901
      CIE-Lab:
        61.9894, 58.9764, 29.0043
        CIE-LCH:
        61.9894, 65.7226, 26.1877
        CIE-Luv:
        61.9894, 115.1776, 22.8591
        Hunter-Lab:
        55.1272, 55.4229, 21.4198
      #fc6266 color charts
#fc6266 RGB chart
      #fc6266 CMYK chart
      #fc6266 RGB pie chart
      #fc6266 color shades, tints & tones
#fc6266 color schemes
#fc6266 color preview, HTML & CSS examples
           This text has a color of #fc6266        
        
          <p style="color:#fc6266;">Text here</p>
        
        
          .mytext {color:#fc6266;}
        
        Text color #fc6266
      
           This box has a color of #fc6266        
        
          <div style="background-color:#fc6266;">Content here</div>
        
        
          .mybackground {background-color:#fc6266;}
        
        Background color #fc6266
      
           Border around this has a color of #fc6266        
        
          <div style="border:2px solid #fc6266;">Content here</div>
        
        
          .myborder {border:2px solid #fc6266;}
        
        Border color #fc6266