#fc061f color space conversions
Hex:
        #fc061f
        RGB:
        252, 6, 31
        CMY:
        1, 98, 88
        CMYK:
        0, 98, 88, 1
      HSL:
        354°, 97.6190%, 50.5882%
        HSV (HSB):
        354°, 97.6190%, 98.8235%
        XYZ:
        40.4573, 20.9246, 3.2028
        xyY:
        0.6264, 0.3240, 20.9246
      CIE-Lab:
        52.8669, 79.2769, 56.9977
        CIE-LCH:
        52.8669, 97.6399, 35.7150
        CIE-Luv:
        52.8669, 169.6356, 33.7607
        Hunter-Lab:
        45.7434, 77.8215, 27.8691
      #fc061f color charts
#fc061f RGB chart
      #fc061f CMYK chart
      #fc061f RGB pie chart
      #fc061f color shades, tints & tones
#fc061f color schemes
#fc061f color preview, HTML & CSS examples
           This text has a color of #fc061f        
        
          <p style="color:#fc061f;">Text here</p>
        
        
          .mytext {color:#fc061f;}
        
        Text color #fc061f
      
           This box has a color of #fc061f        
        
          <div style="background-color:#fc061f;">Content here</div>
        
        
          .mybackground {background-color:#fc061f;}
        
        Background color #fc061f
      
           Border around this has a color of #fc061f        
        
          <div style="border:2px solid #fc061f;">Content here</div>
        
        
          .myborder {border:2px solid #fc061f;}
        
        Border color #fc061f