#f08680 color space conversions
Hex:
        #f08680
        RGB:
        240, 134, 128
        CMY:
        6, 47, 50
        CMYK:
        0, 44, 47, 6
      HSL:
        3°, 78.8732%, 72.1569%
        HSV (HSB):
        3°, 46.6667%, 94.1176%
        XYZ:
        48.3566, 37.1340, 25.0410
        xyY:
        0.4375, 0.3360, 37.1340
      CIE-Lab:
        67.3774, 39.7703, 21.2191
        CIE-LCH:
        67.3774, 45.0769, 28.0818
        CIE-Luv:
        67.3774, 75.6837, 19.9615
        Hunter-Lab:
        60.9377, 35.0063, 18.2924
      #f08680 color charts
#f08680 RGB chart
      #f08680 CMYK chart
      #f08680 RGB pie chart
      #f08680 color shades, tints & tones
#f08680 color schemes
#f08680 color preview, HTML & CSS examples
           This text has a color of #f08680        
        
          <p style="color:#f08680;">Text here</p>
        
        
          .mytext {color:#f08680;}
        
        Text color #f08680
      
           This box has a color of #f08680        
        
          <div style="background-color:#f08680;">Content here</div>
        
        
          .mybackground {background-color:#f08680;}
        
        Background color #f08680
      
           Border around this has a color of #f08680        
        
          <div style="border:2px solid #f08680;">Content here</div>
        
        
          .myborder {border:2px solid #f08680;}
        
        Border color #f08680