#f07d86 color space conversions
Hex:
        #f07d86
        RGB:
        240, 125, 134
        CMY:
        6, 51, 47
        CMYK:
        0, 48, 44, 6
      HSL:
        355°, 79.3103%, 71.5686%
        HSV (HSB):
        355°, 47.9167%, 94.1176%
        XYZ:
        47.5719, 34.9137, 26.7860
        xyY:
        0.4354, 0.3195, 34.9137
      CIE-Lab:
        65.6814, 44.9097, 15.5124
        CIE-LCH:
        65.6814, 47.5133, 19.0556
        CIE-Luv:
        65.6814, 80.4124, 11.8440
        Hunter-Lab:
        59.0878, 40.3074, 14.4839
      #f07d86 color charts
#f07d86 RGB chart
      #f07d86 CMYK chart
      #f07d86 RGB pie chart
      #f07d86 color shades, tints & tones
#f07d86 color schemes
#f07d86 color preview, HTML & CSS examples
           This text has a color of #f07d86        
        
          <p style="color:#f07d86;">Text here</p>
        
        
          .mytext {color:#f07d86;}
        
        Text color #f07d86
      
           This box has a color of #f07d86        
        
          <div style="background-color:#f07d86;">Content here</div>
        
        
          .mybackground {background-color:#f07d86;}
        
        Background color #f07d86
      
           Border around this has a color of #f07d86        
        
          <div style="border:2px solid #f07d86;">Content here</div>
        
        
          .myborder {border:2px solid #f07d86;}
        
        Border color #f07d86