#f84512 color space conversions
Hex:
        #f84512
        RGB:
        248, 69, 18
        CMY:
        3, 73, 93
        CMYK:
        0, 72, 93, 3
      HSL:
        13°, 94.2623%, 52.1569%
        HSV (HSB):
        13°, 92.7419%, 97.2549%
        XYZ:
        40.9487, 24.2564, 3.0960
        xyY:
        0.5995, 0.3551, 24.2564
      CIE-Lab:
        56.3436, 65.8078, 63.6863
        CIE-LCH:
        56.3436, 91.5785, 44.0614
        CIE-Luv:
        56.3436, 144.8242, 43.1214
        Hunter-Lab:
        49.2508, 62.2219, 30.7485
      #f84512 color charts
#f84512 RGB chart
      #f84512 CMYK chart
      #f84512 RGB pie chart
      #f84512 color shades, tints & tones
#f84512 color schemes
#f84512 color preview, HTML & CSS examples
           This text has a color of #f84512        
        
          <p style="color:#f84512;">Text here</p>
        
        
          .mytext {color:#f84512;}
        
        Text color #f84512
      
           This box has a color of #f84512        
        
          <div style="background-color:#f84512;">Content here</div>
        
        
          .mybackground {background-color:#f84512;}
        
        Background color #f84512
      
           Border around this has a color of #f84512        
        
          <div style="border:2px solid #f84512;">Content here</div>
        
        
          .myborder {border:2px solid #f84512;}
        
        Border color #f84512