#fc5d4f color space conversions
Hex:
        #fc5d4f
        RGB:
        252, 93, 79
        CMY:
        1, 64, 69
        CMYK:
        0, 63, 69, 1
      HSL:
        5°, 96.6480%, 64.9020%
        HSV (HSB):
        5°, 68.6508%, 98.8235%
        XYZ:
        45.4705, 29.0887, 10.6152
        xyY:
        0.5339, 0.3415, 29.0887
      CIE-Lab:
        60.8598, 59.7592, 40.4677
        CIE-LCH:
        60.8598, 72.1720, 34.1051
        CIE-Luv:
        60.8598, 123.6295, 32.7145
        Hunter-Lab:
        53.9339, 56.1052, 26.0843
      #fc5d4f color charts
#fc5d4f RGB chart
      #fc5d4f CMYK chart
      #fc5d4f RGB pie chart
      #fc5d4f color shades, tints & tones
#fc5d4f color schemes
#fc5d4f color preview, HTML & CSS examples
           This text has a color of #fc5d4f        
        
          <p style="color:#fc5d4f;">Text here</p>
        
        
          .mytext {color:#fc5d4f;}
        
        Text color #fc5d4f
      
           This box has a color of #fc5d4f        
        
          <div style="background-color:#fc5d4f;">Content here</div>
        
        
          .mybackground {background-color:#fc5d4f;}
        
        Background color #fc5d4f
      
           Border around this has a color of #fc5d4f        
        
          <div style="border:2px solid #fc5d4f;">Content here</div>
        
        
          .myborder {border:2px solid #fc5d4f;}
        
        Border color #fc5d4f