#f8042d color space conversions
Hex:
        #f8042d
        RGB:
        248, 4, 45
        CMY:
        3, 98, 82
        CMYK:
        0, 98, 82, 3
      HSL:
        350°, 96.8254%, 49.4118%
        HSV (HSB):
        350°, 98.3871%, 97.2549%
        XYZ:
        39.2285, 20.2328, 4.3204
        xyY:
        0.6150, 0.3172, 20.2328
      CIE-Lab:
        52.0994, 78.7380, 49.1971
        CIE-LCH:
        52.0994, 92.8441, 31.9980
        CIE-Luv:
        52.0994, 164.8020, 29.5467
        Hunter-Lab:
        44.9808, 76.9561, 25.7918
      #f8042d color charts
#f8042d RGB chart
      #f8042d CMYK chart
      #f8042d RGB pie chart
      #f8042d color shades, tints & tones
#f8042d color schemes
#f8042d color preview, HTML & CSS examples
           This text has a color of #f8042d        
        
          <p style="color:#f8042d;">Text here</p>
        
        
          .mytext {color:#f8042d;}
        
        Text color #f8042d
      
           This box has a color of #f8042d        
        
          <div style="background-color:#f8042d;">Content here</div>
        
        
          .mybackground {background-color:#f8042d;}
        
        Background color #f8042d
      
           Border around this has a color of #f8042d        
        
          <div style="border:2px solid #f8042d;">Content here</div>
        
        
          .myborder {border:2px solid #f8042d;}
        
        Border color #f8042d