#f97285 color space conversions
Hex:
        #f97285
        RGB:
        249, 114, 133
        CMY:
        2, 55, 48
        CMYK:
        0, 54, 47, 2
      HSL:
        352°, 91.8367%, 71.1765%
        HSV (HSB):
        352°, 54.2169%, 97.6471%
        XYZ:
        49.3179, 33.8678, 26.1281
        xyY:
        0.4512, 0.3098, 33.8678
      CIE-Lab:
        64.8575, 53.2596, 15.1263
        CIE-LCH:
        64.8575, 55.3660, 15.8551
        CIE-Luv:
        64.8575, 94.8308, 9.3899
        Hunter-Lab:
        58.1961, 49.4255, 14.1180
      #f97285 color charts
#f97285 RGB chart
      #f97285 CMYK chart
      #f97285 RGB pie chart
      #f97285 color shades, tints & tones
#f97285 color schemes
#f97285 color preview, HTML & CSS examples
           This text has a color of #f97285        
        
          <p style="color:#f97285;">Text here</p>
        
        
          .mytext {color:#f97285;}
        
        Text color #f97285
      
           This box has a color of #f97285        
        
          <div style="background-color:#f97285;">Content here</div>
        
        
          .mybackground {background-color:#f97285;}
        
        Background color #f97285
      
           Border around this has a color of #f97285        
        
          <div style="border:2px solid #f97285;">Content here</div>
        
        
          .myborder {border:2px solid #f97285;}
        
        Border color #f97285