#fc281e color space conversions
Hex:
        #fc281e
        RGB:
        252, 40, 30
        CMY:
        1, 84, 88
        CMYK:
        0, 84, 88, 1
      HSL:
        3°, 97.3684%, 55.2941%
        HSV (HSB):
        3°, 88.0952%, 98.8235%
        XYZ:
        41.1380, 22.3068, 3.3657
        xyY:
        0.6157, 0.3339, 22.3068
      CIE-Lab:
        54.3510, 74.9776, 58.5272
        CIE-LCH:
        54.3510, 95.1161, 37.9754
        CIE-Luv:
        54.3510, 161.5495, 36.7341
        Hunter-Lab:
        47.2300, 72.8234, 28.8359
      #fc281e color charts
#fc281e RGB chart
      #fc281e CMYK chart
      #fc281e RGB pie chart
      #fc281e color shades, tints & tones
#fc281e color schemes
#fc281e color preview, HTML & CSS examples
           This text has a color of #fc281e        
        
          <p style="color:#fc281e;">Text here</p>
        
        
          .mytext {color:#fc281e;}
        
        Text color #fc281e
      
           This box has a color of #fc281e        
        
          <div style="background-color:#fc281e;">Content here</div>
        
        
          .mybackground {background-color:#fc281e;}
        
        Background color #fc281e
      
           Border around this has a color of #fc281e        
        
          <div style="border:2px solid #fc281e;">Content here</div>
        
        
          .myborder {border:2px solid #fc281e;}
        
        Border color #fc281e