#fc260f color space conversions
Hex:
        #fc260f
        RGB:
        252, 38, 15
        CMY:
        1, 85, 94
        CMYK:
        0, 85, 94, 1
      HSL:
        6°, 97.5309%, 52.3529%
        HSV (HSB):
        6°, 94.0476%, 98.8235%
        XYZ:
        40.9242, 22.1162, 2.5638
        xyY:
        0.6238, 0.3371, 22.1162
      CIE-Lab:
        54.1500, 75.1874, 63.6239
        CIE-LCH:
        54.1500, 98.4944, 40.2380
        CIE-Luv:
        54.1500, 163.6937, 38.6992
        Hunter-Lab:
        47.0278, 73.0343, 29.6871
      #fc260f color charts
#fc260f RGB chart
      #fc260f CMYK chart
      #fc260f RGB pie chart
      #fc260f color shades, tints & tones
#fc260f color schemes
#fc260f color preview, HTML & CSS examples
           This text has a color of #fc260f        
        
          <p style="color:#fc260f;">Text here</p>
        
        
          .mytext {color:#fc260f;}
        
        Text color #fc260f
      
           This box has a color of #fc260f        
        
          <div style="background-color:#fc260f;">Content here</div>
        
        
          .mybackground {background-color:#fc260f;}
        
        Background color #fc260f
      
           Border around this has a color of #fc260f        
        
          <div style="border:2px solid #fc260f;">Content here</div>
        
        
          .myborder {border:2px solid #fc260f;}
        
        Border color #fc260f