#f68286 color space conversions
Hex:
        #f68286
        RGB:
        246, 130, 134
        CMY:
        4, 49, 47
        CMYK:
        0, 47, 46, 4
      HSL:
        358°, 86.5672%, 73.7255%
        HSV (HSB):
        358°, 47.1545%, 96.4706%
        XYZ:
        50.2917, 37.2793, 27.0992
        xyY:
        0.4386, 0.3251, 37.2793
      CIE-Lab:
        67.4861, 44.5571, 18.1372
        CIE-LCH:
        67.4861, 48.1071, 22.1490
        CIE-Luv:
        67.4861, 81.9220, 15.2366
        Hunter-Lab:
        61.0568, 40.1789, 16.4247
      #f68286 color charts
#f68286 RGB chart
      #f68286 CMYK chart
      #f68286 RGB pie chart
      #f68286 color shades, tints & tones
#f68286 color schemes
#f68286 color preview, HTML & CSS examples
           This text has a color of #f68286        
        
          <p style="color:#f68286;">Text here</p>
        
        
          .mytext {color:#f68286;}
        
        Text color #f68286
      
           This box has a color of #f68286        
        
          <div style="background-color:#f68286;">Content here</div>
        
        
          .mybackground {background-color:#f68286;}
        
        Background color #f68286
      
           Border around this has a color of #f68286        
        
          <div style="border:2px solid #f68286;">Content here</div>
        
        
          .myborder {border:2px solid #f68286;}
        
        Border color #f68286