#f04372 color space conversions
Hex:
        #f04372
        RGB:
        240, 67, 114
        CMY:
        6, 74, 55
        CMYK:
        0, 72, 53, 6
      HSL:
        344°, 85.2217%, 60.1961%
        HSV (HSB):
        344°, 72.0833%, 94.1176%
        XYZ:
        40.9796, 23.7545, 18.3448
        xyY:
        0.4933, 0.2859, 23.7545
      CIE-Lab:
        55.8411, 68.0685, 13.4017
        CIE-LCH:
        55.8411, 69.3752, 11.1382
        CIE-Luv:
        55.8411, 119.4496, 3.1250
        Hunter-Lab:
        48.7386, 64.7911, 11.8007
      #f04372 color charts
#f04372 RGB chart
      #f04372 CMYK chart
      #f04372 RGB pie chart
      #f04372 color shades, tints & tones
#f04372 color schemes
#f04372 color preview, HTML & CSS examples
           This text has a color of #f04372        
        
          <p style="color:#f04372;">Text here</p>
        
        
          .mytext {color:#f04372;}
        
        Text color #f04372
      
           This box has a color of #f04372        
        
          <div style="background-color:#f04372;">Content here</div>
        
        
          .mybackground {background-color:#f04372;}
        
        Background color #f04372
      
           Border around this has a color of #f04372        
        
          <div style="border:2px solid #f04372;">Content here</div>
        
        
          .myborder {border:2px solid #f04372;}
        
        Border color #f04372