#f07274 color space conversions
Hex:
        #f07274
        RGB:
        240, 114, 116
        CMY:
        6, 55, 55
        CMYK:
        0, 53, 52, 6
      HSL:
        359°, 80.7692%, 69.4118%
        HSV (HSB):
        359°, 52.5000%, 94.1176%
        XYZ:
        45.1049, 31.8208, 20.2877
        xyY:
        0.4640, 0.3273, 31.8208
      CIE-Lab:
        63.1945, 48.6446, 22.3103
        CIE-LCH:
        63.1945, 53.5168, 24.6380
        CIE-Luv:
        63.1945, 91.5829, 18.6143
        Hunter-Lab:
        56.4100, 44.0095, 18.1634
      #f07274 color charts
#f07274 RGB chart
      #f07274 CMYK chart
      #f07274 RGB pie chart
      #f07274 color shades, tints & tones
#f07274 color schemes
#f07274 color preview, HTML & CSS examples
           This text has a color of #f07274        
        
          <p style="color:#f07274;">Text here</p>
        
        
          .mytext {color:#f07274;}
        
        Text color #f07274
      
           This box has a color of #f07274        
        
          <div style="background-color:#f07274;">Content here</div>
        
        
          .mybackground {background-color:#f07274;}
        
        Background color #f07274
      
           Border around this has a color of #f07274        
        
          <div style="border:2px solid #f07274;">Content here</div>
        
        
          .myborder {border:2px solid #f07274;}
        
        Border color #f07274