#f8440f color space conversions
Hex:
        #f8440f
        RGB:
        248, 68, 15
        CMY:
        3, 73, 94
        CMYK:
        0, 73, 94, 3
      HSL:
        14°, 94.3320%, 51.5686%
        HSV (HSB):
        14°, 93.9516%, 97.2549%
        XYZ:
        40.8647, 24.1252, 2.9548
        xyY:
        0.6014, 0.3551, 24.1252
      CIE-Lab:
        56.2129, 66.1127, 64.4038
        CIE-LCH:
        56.2129, 92.2970, 44.2498
        CIE-Luv:
        56.2129, 145.6305, 43.2422
        Hunter-Lab:
        49.1174, 62.5532, 30.8155
      #f8440f color charts
#f8440f RGB chart
      #f8440f CMYK chart
      #f8440f RGB pie chart
      #f8440f color shades, tints & tones
#f8440f color schemes
#f8440f color preview, HTML & CSS examples
           This text has a color of #f8440f        
        
          <p style="color:#f8440f;">Text here</p>
        
        
          .mytext {color:#f8440f;}
        
        Text color #f8440f
      
           This box has a color of #f8440f        
        
          <div style="background-color:#f8440f;">Content here</div>
        
        
          .mybackground {background-color:#f8440f;}
        
        Background color #f8440f
      
           Border around this has a color of #f8440f        
        
          <div style="border:2px solid #f8440f;">Content here</div>
        
        
          .myborder {border:2px solid #f8440f;}
        
        Border color #f8440f