#fc051b color space conversions
Hex:
        #fc051b
        RGB:
        252, 5, 27
        CMY:
        1, 98, 89
        CMYK:
        0, 98, 89, 1
      HSL:
        355°, 97.6285%, 50.3922%
        HSV (HSB):
        355°, 98.0159%, 98.8235%
        XYZ:
        40.3970, 20.8831, 2.9386
        xyY:
        0.6291, 0.3252, 20.8831
      CIE-Lab:
        52.8213, 79.2862, 58.6659
        CIE-LCH:
        52.8213, 98.6306, 36.4987
        CIE-Luv:
        52.8213, 170.2752, 34.4705
        Hunter-Lab:
        45.6981, 77.8220, 28.1760
      #fc051b color charts
#fc051b RGB chart
      #fc051b CMYK chart
      #fc051b RGB pie chart
      #fc051b color shades, tints & tones
#fc051b color schemes
#fc051b color preview, HTML & CSS examples
           This text has a color of #fc051b        
        
          <p style="color:#fc051b;">Text here</p>
        
        
          .mytext {color:#fc051b;}
        
        Text color #fc051b
      
           This box has a color of #fc051b        
        
          <div style="background-color:#fc051b;">Content here</div>
        
        
          .mybackground {background-color:#fc051b;}
        
        Background color #fc051b
      
           Border around this has a color of #fc051b        
        
          <div style="border:2px solid #fc051b;">Content here</div>
        
        
          .myborder {border:2px solid #fc051b;}
        
        Border color #fc051b