#f08491 color space conversions
Hex:
        #f08491
        RGB:
        240, 132, 145
        CMY:
        6, 48, 43
        CMYK:
        0, 45, 40, 6
      HSL:
        353°, 78.2609%, 72.9412%
        HSV (HSB):
        353°, 45.0000%, 94.1176%
        XYZ:
        49.2973, 37.0721, 31.3454
        xyY:
        0.4188, 0.3149, 37.0721
      CIE-Lab:
        67.3311, 42.5416, 11.6153
        CIE-LCH:
        67.3311, 44.0988, 15.2714
        CIE-Luv:
        67.3311, 73.6081, 7.6183
        Hunter-Lab:
        60.8869, 37.9711, 12.0975
      #f08491 color charts
#f08491 RGB chart
      #f08491 CMYK chart
      #f08491 RGB pie chart
      #f08491 color shades, tints & tones
#f08491 color schemes
#f08491 color preview, HTML & CSS examples
           This text has a color of #f08491        
        
          <p style="color:#f08491;">Text here</p>
        
        
          .mytext {color:#f08491;}
        
        Text color #f08491
      
           This box has a color of #f08491        
        
          <div style="background-color:#f08491;">Content here</div>
        
        
          .mybackground {background-color:#f08491;}
        
        Background color #f08491
      
           Border around this has a color of #f08491        
        
          <div style="border:2px solid #f08491;">Content here</div>
        
        
          .myborder {border:2px solid #f08491;}
        
        Border color #f08491