#f89dcb color space conversions
Hex:
        #f89dcb
        RGB:
        248, 157, 203
        CMY:
        3, 38, 20
        CMYK:
        0, 37, 18, 3
      HSL:
        330°, 86.6667%, 79.4118%
        HSV (HSB):
        330°, 36.6935%, 97.2549%
        XYZ:
        61.5479, 48.3822, 62.5947
        xyY:
        0.3567, 0.2804, 48.3822
      CIE-Lab:
        75.0654, 40.0520, -9.2896
        CIE-LCH:
        75.0654, 41.1152, 346.9418
        CIE-Luv:
        75.0654, 53.3277, -21.2356
        Hunter-Lab:
        69.5573, 36.2206, -4.6650
      #f89dcb color charts
#f89dcb RGB chart
      #f89dcb CMYK chart
      #f89dcb RGB pie chart
      #f89dcb color shades, tints & tones
#f89dcb color schemes
#f89dcb color preview, HTML & CSS examples
           This text has a color of #f89dcb        
        
          <p style="color:#f89dcb;">Text here</p>
        
        
          .mytext {color:#f89dcb;}
        
        Text color #f89dcb
      
           This box has a color of #f89dcb        
        
          <div style="background-color:#f89dcb;">Content here</div>
        
        
          .mybackground {background-color:#f89dcb;}
        
        Background color #f89dcb
      
           Border around this has a color of #f89dcb        
        
          <div style="border:2px solid #f89dcb;">Content here</div>
        
        
          .myborder {border:2px solid #f89dcb;}
        
        Border color #f89dcb