#f28baa color space conversions
Hex:
        #f28baa
        RGB:
        242, 139, 170
        CMY:
        5, 45, 33
        CMYK:
        0, 43, 30, 5
      HSL:
        342°, 79.8450%, 74.7059%
        HSV (HSB):
        342°, 42.5620%, 94.9020%
        XYZ:
        53.1063, 40.2448, 42.9992
        xyY:
        0.3895, 0.2952, 40.2448
      CIE-Lab:
        69.6435, 42.6654, 0.9274
        CIE-LCH:
        69.6435, 42.6755, 1.2452
        CIE-Luv:
        69.6435, 65.6375, -6.6876
        Hunter-Lab:
        63.4388, 38.4093, 4.2200
      #f28baa color charts
#f28baa RGB chart
      #f28baa CMYK chart
      #f28baa RGB pie chart
      #f28baa color shades, tints & tones
#f28baa color schemes
#f28baa color preview, HTML & CSS examples
           This text has a color of #f28baa        
        
          <p style="color:#f28baa;">Text here</p>
        
        
          .mytext {color:#f28baa;}
        
        Text color #f28baa
      
           This box has a color of #f28baa        
        
          <div style="background-color:#f28baa;">Content here</div>
        
        
          .mybackground {background-color:#f28baa;}
        
        Background color #f28baa
      
           Border around this has a color of #f28baa        
        
          <div style="border:2px solid #f28baa;">Content here</div>
        
        
          .myborder {border:2px solid #f28baa;}
        
        Border color #f28baa