#f08078 color space conversions
Hex:
        #f08078
        RGB:
        240, 128, 120
        CMY:
        6, 50, 53
        CMYK:
        0, 47, 50, 6
      HSL:
        4°, 80.0000%, 70.5882%
        HSV (HSB):
        4°, 50.0000%, 94.1176%
        XYZ:
        47.0445, 35.3197, 22.1072
        xyY:
        0.4503, 0.3381, 35.3197
      CIE-Lab:
        65.9968, 42.0780, 23.8242
        CIE-LCH:
        65.9968, 48.3545, 29.5182
        CIE-Luv:
        65.9968, 81.2858, 22.2258
        Hunter-Lab:
        59.4304, 37.2958, 19.5463
      #f08078 color charts
#f08078 RGB chart
      #f08078 CMYK chart
      #f08078 RGB pie chart
      #f08078 color shades, tints & tones
#f08078 color schemes
#f08078 color preview, HTML & CSS examples
           This text has a color of #f08078        
        
          <p style="color:#f08078;">Text here</p>
        
        
          .mytext {color:#f08078;}
        
        Text color #f08078
      
           This box has a color of #f08078        
        
          <div style="background-color:#f08078;">Content here</div>
        
        
          .mybackground {background-color:#f08078;}
        
        Background color #f08078
      
           Border around this has a color of #f08078        
        
          <div style="border:2px solid #f08078;">Content here</div>
        
        
          .myborder {border:2px solid #f08078;}
        
        Border color #f08078