#fc3a27 color space conversions
Hex:
        #fc3a27
        RGB:
        252, 58, 39
        CMY:
        1, 77, 85
        CMYK:
        0, 77, 85, 1
      HSL:
        5°, 97.2603%, 57.0588%
        HSV (HSB):
        5°, 84.5238%, 98.8235%
        XYZ:
        42.0241, 23.8680, 4.3115
        xyY:
        0.5986, 0.3400, 23.8680
      CIE-Lab:
        55.9554, 70.7583, 55.8921
        CIE-LCH:
        55.9554, 90.1701, 38.3053
        CIE-Luv:
        55.9554, 152.1721, 37.6924
        Hunter-Lab:
        48.8549, 68.0464, 28.9660
      #fc3a27 color charts
#fc3a27 RGB chart
      #fc3a27 CMYK chart
      #fc3a27 RGB pie chart
      #fc3a27 color shades, tints & tones
#fc3a27 color schemes
#fc3a27 color preview, HTML & CSS examples
           This text has a color of #fc3a27        
        
          <p style="color:#fc3a27;">Text here</p>
        
        
          .mytext {color:#fc3a27;}
        
        Text color #fc3a27
      
           This box has a color of #fc3a27        
        
          <div style="background-color:#fc3a27;">Content here</div>
        
        
          .mybackground {background-color:#fc3a27;}
        
        Background color #fc3a27
      
           Border around this has a color of #fc3a27        
        
          <div style="border:2px solid #fc3a27;">Content here</div>
        
        
          .myborder {border:2px solid #fc3a27;}
        
        Border color #fc3a27