#fc513d color space conversions
Hex:
        #fc513d
        RGB:
        252, 81, 61
        CMY:
        1, 68, 76
        CMYK:
        0, 68, 76, 1
      HSL:
        6°, 96.9543%, 61.3725%
        HSV (HSB):
        6°, 75.7937%, 98.8235%
        XYZ:
        43.9296, 26.9172, 7.2951
        xyY:
        0.5622, 0.3445, 26.9172
      CIE-Lab:
        58.8976, 63.7486, 47.9032
        CIE-LCH:
        58.8976, 79.7408, 36.9226
        CIE-Luv:
        58.8976, 135.0404, 36.4217
        Hunter-Lab:
        51.8818, 60.3472, 27.9805
      #fc513d color charts
#fc513d RGB chart
      #fc513d CMYK chart
      #fc513d RGB pie chart
      #fc513d color shades, tints & tones
#fc513d color schemes
#fc513d color preview, HTML & CSS examples
           This text has a color of #fc513d        
        
          <p style="color:#fc513d;">Text here</p>
        
        
          .mytext {color:#fc513d;}
        
        Text color #fc513d
      
           This box has a color of #fc513d        
        
          <div style="background-color:#fc513d;">Content here</div>
        
        
          .mybackground {background-color:#fc513d;}
        
        Background color #fc513d
      
           Border around this has a color of #fc513d        
        
          <div style="border:2px solid #fc513d;">Content here</div>
        
        
          .myborder {border:2px solid #fc513d;}
        
        Border color #fc513d