#f25f14 color space conversions
Hex:
        #f25f14
        RGB:
        242, 95, 20
        CMY:
        5, 63, 92
        CMYK:
        0, 61, 92, 5
      HSL:
        20°, 89.5161%, 51.3725%
        HSV (HSB):
        20°, 91.7355%, 94.9020%
        XYZ:
        40.8364, 27.1122, 3.7427
        xyY:
        0.5696, 0.3782, 27.1122
      CIE-Lab:
        59.0780, 53.6760, 64.4163
        CIE-LCH:
        59.0780, 83.8485, 50.1967
        CIE-Luv:
        59.0780, 121.5225, 48.8212
        Hunter-Lab:
        52.0693, 48.8708, 32.1869
      #f25f14 color charts
#f25f14 RGB chart
      #f25f14 CMYK chart
      #f25f14 RGB pie chart
      #f25f14 color shades, tints & tones
#f25f14 color schemes
#f25f14 color preview, HTML & CSS examples
           This text has a color of #f25f14        
        
          <p style="color:#f25f14;">Text here</p>
        
        
          .mytext {color:#f25f14;}
        
        Text color #f25f14
      
           This box has a color of #f25f14        
        
          <div style="background-color:#f25f14;">Content here</div>
        
        
          .mybackground {background-color:#f25f14;}
        
        Background color #f25f14
      
           Border around this has a color of #f25f14        
        
          <div style="border:2px solid #f25f14;">Content here</div>
        
        
          .myborder {border:2px solid #f25f14;}
        
        Border color #f25f14