#fc381c color space conversions
Hex:
        #fc381c
        RGB:
        252, 56, 28
        CMY:
        1, 78, 89
        CMYK:
        0, 78, 89, 1
      HSL:
        8°, 97.3913%, 54.9020%
        HSV (HSB):
        8°, 88.8889%, 98.8235%
        XYZ:
        41.7687, 23.6076, 3.4539
        xyY:
        0.6068, 0.3430, 23.6076
      CIE-Lab:
        55.6928, 71.1169, 60.2972
        CIE-LCH:
        55.6928, 93.2382, 40.2933
        CIE-Luv:
        55.6928, 154.5218, 39.5816
        Hunter-Lab:
        48.5877, 68.4200, 29.7967
      #fc381c color charts
#fc381c RGB chart
      #fc381c CMYK chart
      #fc381c RGB pie chart
      #fc381c color shades, tints & tones
#fc381c color schemes
#fc381c color preview, HTML & CSS examples
           This text has a color of #fc381c        
        
          <p style="color:#fc381c;">Text here</p>
        
        
          .mytext {color:#fc381c;}
        
        Text color #fc381c
      
           This box has a color of #fc381c        
        
          <div style="background-color:#fc381c;">Content here</div>
        
        
          .mybackground {background-color:#fc381c;}
        
        Background color #fc381c
      
           Border around this has a color of #fc381c        
        
          <div style="border:2px solid #fc381c;">Content here</div>
        
        
          .myborder {border:2px solid #fc381c;}
        
        Border color #fc381c