#f03348 color space conversions
Hex:
        #f03348
        RGB:
        240, 51, 72
        CMY:
        6, 80, 72
        CMYK:
        0, 79, 70, 6
      HSL:
        353°, 86.3014%, 57.0588%
        HSV (HSB):
        353°, 78.7500%, 94.1176%
        XYZ:
        38.2887, 21.3608, 8.2359
        xyY:
        0.5640, 0.3147, 21.3608
      CIE-Lab:
        53.3421, 70.3844, 34.9729
        CIE-LCH:
        53.3421, 78.5944, 26.4221
        CIE-Luv:
        53.3421, 139.8104, 22.9392
        Hunter-Lab:
        46.2177, 66.9958, 21.7871
      #f03348 color charts
#f03348 RGB chart
      #f03348 CMYK chart
      #f03348 RGB pie chart
      #f03348 color shades, tints & tones
#f03348 color schemes
#f03348 color preview, HTML & CSS examples
           This text has a color of #f03348        
        
          <p style="color:#f03348;">Text here</p>
        
        
          .mytext {color:#f03348;}
        
        Text color #f03348
      
           This box has a color of #f03348        
        
          <div style="background-color:#f03348;">Content here</div>
        
        
          .mybackground {background-color:#f03348;}
        
        Background color #f03348
      
           Border around this has a color of #f03348        
        
          <div style="border:2px solid #f03348;">Content here</div>
        
        
          .myborder {border:2px solid #f03348;}
        
        Border color #f03348