#f07372 color space conversions
Hex:
        #f07372
        RGB:
        240, 115, 114
        CMY:
        6, 55, 55
        CMYK:
        0, 52, 53, 6
      HSL:
        0°, 80.7692%, 69.4118%
        HSV (HSB):
        0°, 52.5000%, 94.1176%
        XYZ:
        45.1032, 32.0016, 19.7193
        xyY:
        0.4658, 0.3305, 32.0016
      CIE-Lab:
        63.3442, 47.9945, 23.6454
        CIE-LCH:
        63.3442, 53.5030, 26.2280
        CIE-Luv:
        63.3442, 91.3522, 20.2562
        Hunter-Lab:
        56.5700, 43.3203, 18.9315
      #f07372 color charts
#f07372 RGB chart
      #f07372 CMYK chart
      #f07372 RGB pie chart
      #f07372 color shades, tints & tones
#f07372 color schemes
#f07372 color preview, HTML & CSS examples
           This text has a color of #f07372        
        
          <p style="color:#f07372;">Text here</p>
        
        
          .mytext {color:#f07372;}
        
        Text color #f07372
      
           This box has a color of #f07372        
        
          <div style="background-color:#f07372;">Content here</div>
        
        
          .mybackground {background-color:#f07372;}
        
        Background color #f07372
      
           Border around this has a color of #f07372        
        
          <div style="border:2px solid #f07372;">Content here</div>
        
        
          .myborder {border:2px solid #f07372;}
        
        Border color #f07372