#fc254e color space conversions
Hex:
        #fc254e
        RGB:
        252, 37, 78
        CMY:
        1, 85, 69
        CMYK:
        0, 85, 69, 1
      HSL:
        349°, 97.2851%, 56.6667%
        HSV (HSB):
        349°, 85.3175%, 98.8235%
        XYZ:
        42.1816, 22.5686, 9.3407
        xyY:
        0.5693, 0.3046, 22.5686
      CIE-Lab:
        54.6252, 76.9671, 33.5606
        CIE-LCH:
        54.6252, 83.9657, 23.5591
        CIE-Luv:
        54.6252, 152.6515, 20.3155
        Hunter-Lab:
        47.5065, 75.3561, 21.5970
      #fc254e color charts
#fc254e RGB chart
      #fc254e CMYK chart
      #fc254e RGB pie chart
      #fc254e color shades, tints & tones
#fc254e color schemes
#fc254e color preview, HTML & CSS examples
           This text has a color of #fc254e        
        
          <p style="color:#fc254e;">Text here</p>
        
        
          .mytext {color:#fc254e;}
        
        Text color #fc254e
      
           This box has a color of #fc254e        
        
          <div style="background-color:#fc254e;">Content here</div>
        
        
          .mybackground {background-color:#fc254e;}
        
        Background color #fc254e
      
           Border around this has a color of #fc254e        
        
          <div style="border:2px solid #fc254e;">Content here</div>
        
        
          .myborder {border:2px solid #fc254e;}
        
        Border color #fc254e