#fc266d color space conversions
Hex:
        #fc266d
        RGB:
        252, 38, 109
        CMY:
        1, 85, 57
        CMYK:
        0, 85, 57, 1
      HSL:
        340°, 97.2727%, 56.8627%
        HSV (HSB):
        340°, 84.9206%, 98.8235%
        XYZ:
        43.5983, 23.1858, 16.6454
        xyY:
        0.5226, 0.2779, 23.1858
      CIE-Lab:
        55.2632, 78.4400, 15.9273
        CIE-LCH:
        55.2632, 80.0406, 11.4779
        CIE-Luv:
        55.2632, 141.7601, 3.2318
        Hunter-Lab:
        48.1516, 77.3553, 13.2103
      #fc266d color charts
#fc266d RGB chart
      #fc266d CMYK chart
      #fc266d RGB pie chart
      #fc266d color shades, tints & tones
#fc266d color schemes
#fc266d color preview, HTML & CSS examples
           This text has a color of #fc266d        
        
          <p style="color:#fc266d;">Text here</p>
        
        
          .mytext {color:#fc266d;}
        
        Text color #fc266d
      
           This box has a color of #fc266d        
        
          <div style="background-color:#fc266d;">Content here</div>
        
        
          .mybackground {background-color:#fc266d;}
        
        Background color #fc266d
      
           Border around this has a color of #fc266d        
        
          <div style="border:2px solid #fc266d;">Content here</div>
        
        
          .myborder {border:2px solid #fc266d;}
        
        Border color #fc266d