#f8385e color space conversions
Hex:
        #f8385e
        RGB:
        248, 56, 94
        CMY:
        3, 78, 63
        CMYK:
        0, 77, 62, 3
      HSL:
        348°, 93.2039%, 59.6078%
        HSV (HSB):
        348°, 77.4194%, 97.2549%
        XYZ:
        42.1460, 23.5930, 12.9222
        xyY:
        0.5358, 0.2999, 23.5930
      CIE-Lab:
        55.6779, 72.3221, 25.2972
        CIE-LCH:
        55.6779, 76.6187, 19.2791
        CIE-Luv:
        55.6779, 137.4385, 14.4839
        Hunter-Lab:
        48.5726, 69.8807, 18.2273
      #f8385e color charts
#f8385e RGB chart
      #f8385e CMYK chart
      #f8385e RGB pie chart
      #f8385e color shades, tints & tones
#f8385e color schemes
#f8385e color preview, HTML & CSS examples
           This text has a color of #f8385e        
        
          <p style="color:#f8385e;">Text here</p>
        
        
          .mytext {color:#f8385e;}
        
        Text color #f8385e
      
           This box has a color of #f8385e        
        
          <div style="background-color:#f8385e;">Content here</div>
        
        
          .mybackground {background-color:#f8385e;}
        
        Background color #f8385e
      
           Border around this has a color of #f8385e        
        
          <div style="border:2px solid #f8385e;">Content here</div>
        
        
          .myborder {border:2px solid #f8385e;}
        
        Border color #f8385e