#f27400 color space conversions
Hex:
        #f27400
        RGB:
        242, 116, 0
        CMY:
        5, 55, 100
        CMYK:
        0, 52, 100, 5
      HSL:
        29°, 100.0000%, 47.4510%
        HSV (HSB):
        29°, 100.0000%, 94.9020%
        XYZ:
        42.8633, 31.3680, 3.7955
        xyY:
        0.5493, 0.4020, 31.3680
      CIE-Lab:
        62.8171, 43.7010, 70.5585
        CIE-LCH:
        62.8171, 82.9957, 58.2277
        CIE-Luv:
        62.8171, 105.2471, 56.8669
        Hunter-Lab:
        56.0072, 38.5969, 35.1871
      #f27400 color charts
#f27400 RGB chart
      #f27400 CMYK chart
      #f27400 RGB pie chart
      #f27400 color shades, tints & tones
#f27400 color schemes
#f27400 color preview, HTML & CSS examples
           This text has a color of #f27400        
        
          <p style="color:#f27400;">Text here</p>
        
        
          .mytext {color:#f27400;}
        
        Text color #f27400
      
           This box has a color of #f27400        
        
          <div style="background-color:#f27400;">Content here</div>
        
        
          .mybackground {background-color:#f27400;}
        
        Background color #f27400
      
           Border around this has a color of #f27400        
        
          <div style="border:2px solid #f27400;">Content here</div>
        
        
          .myborder {border:2px solid #f27400;}
        
        Border color #f27400