#fc3e36 color space conversions
Hex:
        #fc3e36
        RGB:
        252, 62, 54
        CMY:
        1, 76, 79
        CMYK:
        0, 75, 79, 1
      HSL:
        2°, 97.0588%, 60.0000%
        HSV (HSB):
        2°, 78.5714%, 98.8235%
        XYZ:
        42.5334, 24.4070, 5.9593
        xyY:
        0.5835, 0.3348, 24.4070
      CIE-Lab:
        56.4930, 69.9733, 49.0531
        CIE-LCH:
        56.4930, 85.4545, 35.0314
        CIE-Luv:
        56.4930, 147.6535, 34.2826
        Hunter-Lab:
        49.4035, 67.2215, 27.4306
      #fc3e36 color charts
#fc3e36 RGB chart
      #fc3e36 CMYK chart
      #fc3e36 RGB pie chart
      #fc3e36 color shades, tints & tones
#fc3e36 color schemes
#fc3e36 color preview, HTML & CSS examples
           This text has a color of #fc3e36        
        
          <p style="color:#fc3e36;">Text here</p>
        
        
          .mytext {color:#fc3e36;}
        
        Text color #fc3e36
      
           This box has a color of #fc3e36        
        
          <div style="background-color:#fc3e36;">Content here</div>
        
        
          .mybackground {background-color:#fc3e36;}
        
        Background color #fc3e36
      
           Border around this has a color of #fc3e36        
        
          <div style="border:2px solid #fc3e36;">Content here</div>
        
        
          .myborder {border:2px solid #fc3e36;}
        
        Border color #fc3e36