#f27985 color space conversions
Hex:
        #f27985
        RGB:
        242, 121, 133
        CMY:
        5, 53, 48
        CMYK:
        0, 50, 45, 5
      HSL:
        354°, 82.3129%, 71.1765%
        HSV (HSB):
        354°, 50.0000%, 94.9020%
        XYZ:
        47.6890, 34.2454, 26.2868
        xyY:
        0.4407, 0.3164, 34.2454
      CIE-Lab:
        65.1569, 47.4960, 15.3913
        CIE-LCH:
        65.1569, 49.9275, 17.9552
        CIE-Luv:
        65.1569, 84.7960, 11.0677
        Hunter-Lab:
        58.5196, 43.0544, 14.3308
      #f27985 color charts
#f27985 RGB chart
      #f27985 CMYK chart
      #f27985 RGB pie chart
      #f27985 color shades, tints & tones
#f27985 color schemes
#f27985 color preview, HTML & CSS examples
           This text has a color of #f27985        
        
          <p style="color:#f27985;">Text here</p>
        
        
          .mytext {color:#f27985;}
        
        Text color #f27985
      
           This box has a color of #f27985        
        
          <div style="background-color:#f27985;">Content here</div>
        
        
          .mybackground {background-color:#f27985;}
        
        Background color #f27985
      
           Border around this has a color of #f27985        
        
          <div style="border:2px solid #f27985;">Content here</div>
        
        
          .myborder {border:2px solid #f27985;}
        
        Border color #f27985