#f8094d color space conversions
Hex:
        #f8094d
        RGB:
        248, 9, 77
        CMY:
        3, 96, 70
        CMYK:
        0, 96, 69, 3
      HSL:
        343°, 94.4664%, 50.3922%
        HSV (HSB):
        343°, 96.3710%, 97.2549%
        XYZ:
        40.1486, 20.6877, 8.8982
        xyY:
        0.5757, 0.2967, 20.6877
      CIE-Lab:
        52.6059, 79.4427, 31.4945
        CIE-LCH:
        52.6059, 85.4578, 21.6255
        CIE-Luv:
        52.6059, 155.8979, 17.3201
        Hunter-Lab:
        45.4837, 77.9663, 20.2393
      #f8094d color charts
#f8094d RGB chart
      #f8094d CMYK chart
      #f8094d RGB pie chart
      #f8094d color shades, tints & tones
#f8094d color schemes
#f8094d color preview, HTML & CSS examples
           This text has a color of #f8094d        
        
          <p style="color:#f8094d;">Text here</p>
        
        
          .mytext {color:#f8094d;}
        
        Text color #f8094d
      
           This box has a color of #f8094d        
        
          <div style="background-color:#f8094d;">Content here</div>
        
        
          .mybackground {background-color:#f8094d;}
        
        Background color #f8094d
      
           Border around this has a color of #f8094d        
        
          <div style="border:2px solid #f8094d;">Content here</div>
        
        
          .myborder {border:2px solid #f8094d;}
        
        Border color #f8094d