#f05052 color space conversions
Hex:
        #f05052
        RGB:
        240, 80, 82
        CMY:
        6, 69, 68
        CMYK:
        0, 67, 66, 6
      HSL:
        359°, 84.2105%, 62.7451%
        HSV (HSB):
        359°, 66.6667%, 94.1176%
        XYZ:
        40.3268, 24.8718, 10.6579
        xyY:
        0.5316, 0.3279, 24.8718
      CIE-Lab:
        56.9503, 61.2713, 33.6040
        CIE-LCH:
        56.9503, 69.8813, 28.7424
        CIE-Luv:
        56.9503, 121.6708, 25.3663
        Hunter-Lab:
        49.8716, 57.0621, 22.2394
      #f05052 color charts
#f05052 RGB chart
      #f05052 CMYK chart
      #f05052 RGB pie chart
      #f05052 color shades, tints & tones
#f05052 color schemes
#f05052 color preview, HTML & CSS examples
           This text has a color of #f05052        
        
          <p style="color:#f05052;">Text here</p>
        
        
          .mytext {color:#f05052;}
        
        Text color #f05052
      
           This box has a color of #f05052        
        
          <div style="background-color:#f05052;">Content here</div>
        
        
          .mybackground {background-color:#f05052;}
        
        Background color #f05052
      
           Border around this has a color of #f05052        
        
          <div style="border:2px solid #f05052;">Content here</div>
        
        
          .myborder {border:2px solid #f05052;}
        
        Border color #f05052