#f08685 color space conversions
Hex:
        #f08685
        RGB:
        240, 134, 133
        CMY:
        6, 47, 48
        CMYK:
        0, 44, 45, 6
      HSL:
        1°, 78.1022%, 73.1373%
        HSV (HSB):
        1°, 44.5833%, 94.1176%
        XYZ:
        48.6939, 37.2689, 26.8175
        xyY:
        0.4318, 0.3305, 37.2689
      CIE-Lab:
        67.4783, 40.2615, 18.5613
        CIE-LCH:
        67.4783, 44.3341, 24.7505
        CIE-Luv:
        67.4783, 74.7304, 16.7246
        Hunter-Lab:
        61.0483, 35.5424, 16.6887
      #f08685 color charts
#f08685 RGB chart
      #f08685 CMYK chart
      #f08685 RGB pie chart
      #f08685 color shades, tints & tones
#f08685 color schemes
#f08685 color preview, HTML & CSS examples
           This text has a color of #f08685        
        
          <p style="color:#f08685;">Text here</p>
        
        
          .mytext {color:#f08685;}
        
        Text color #f08685
      
           This box has a color of #f08685        
        
          <div style="background-color:#f08685;">Content here</div>
        
        
          .mybackground {background-color:#f08685;}
        
        Background color #f08685
      
           Border around this has a color of #f08685        
        
          <div style="border:2px solid #f08685;">Content here</div>
        
        
          .myborder {border:2px solid #f08685;}
        
        Border color #f08685