#f07276 color space conversions
Hex:
        #f07276
        RGB:
        240, 114, 118
        CMY:
        6, 55, 54
        CMYK:
        0, 53, 51, 6
      HSL:
        358°, 80.7692%, 69.4118%
        HSV (HSB):
        358°, 52.5000%, 94.1176%
        XYZ:
        45.2225, 31.8679, 20.9072
        xyY:
        0.4615, 0.3252, 31.8679
      CIE-Lab:
        63.2336, 48.8152, 21.2266
        CIE-LCH:
        63.2336, 53.2305, 23.5011
        CIE-Luv:
        63.2336, 91.1359, 17.3727
        Hunter-Lab:
        56.4517, 44.2031, 17.5578
      #f07276 color charts
#f07276 RGB chart
      #f07276 CMYK chart
      #f07276 RGB pie chart
      #f07276 color shades, tints & tones
#f07276 color schemes
#f07276 color preview, HTML & CSS examples
           This text has a color of #f07276        
        
          <p style="color:#f07276;">Text here</p>
        
        
          .mytext {color:#f07276;}
        
        Text color #f07276
      
           This box has a color of #f07276        
        
          <div style="background-color:#f07276;">Content here</div>
        
        
          .mybackground {background-color:#f07276;}
        
        Background color #f07276
      
           Border around this has a color of #f07276        
        
          <div style="border:2px solid #f07276;">Content here</div>
        
        
          .myborder {border:2px solid #f07276;}
        
        Border color #f07276