#fc3312 color space conversions
Hex:
        #fc3312
        RGB:
        252, 51, 18
        CMY:
        1, 80, 93
        CMYK:
        0, 80, 93, 1
      HSL:
        8°, 97.5000%, 52.9412%
        HSV (HSB):
        8°, 92.8571%, 98.8235%
        XYZ:
        41.4379, 23.1068, 2.8483
        xyY:
        0.6149, 0.3429, 23.1068
      CIE-Lab:
        55.1821, 72.3118, 63.3572
        CIE-LCH:
        55.1821, 96.1412, 41.2238
        CIE-Luv:
        55.1821, 157.8984, 40.2040
        Hunter-Lab:
        48.0695, 69.7527, 30.1355
      #fc3312 color charts
#fc3312 RGB chart
      #fc3312 CMYK chart
      #fc3312 RGB pie chart
      #fc3312 color shades, tints & tones
#fc3312 color schemes
#fc3312 color preview, HTML & CSS examples
           This text has a color of #fc3312        
        
          <p style="color:#fc3312;">Text here</p>
        
        
          .mytext {color:#fc3312;}
        
        Text color #fc3312
      
           This box has a color of #fc3312        
        
          <div style="background-color:#fc3312;">Content here</div>
        
        
          .mybackground {background-color:#fc3312;}
        
        Background color #fc3312
      
           Border around this has a color of #fc3312        
        
          <div style="border:2px solid #fc3312;">Content here</div>
        
        
          .myborder {border:2px solid #fc3312;}
        
        Border color #fc3312