#f2b9bf color space conversions
Hex:
        #f2b9bf
        RGB:
        242, 185, 191
        CMY:
        5, 27, 25
        CMYK:
        0, 24, 21, 5
      HSL:
        354°, 68.6747%, 83.7255%
        HSV (HSB):
        354°, 23.5537%, 94.9020%
        XYZ:
        63.3709, 57.3368, 57.0173
        xyY:
        0.3566, 0.3226, 57.3368
      CIE-Lab:
        80.3686, 21.4225, 4.9477
        CIE-LCH:
        80.3686, 21.9864, 13.0049
        CIE-Luv:
        80.3686, 35.2756, 3.2923
        Hunter-Lab:
        75.7210, 16.8747, 8.3599
      #f2b9bf color charts
#f2b9bf RGB chart
      #f2b9bf CMYK chart
      #f2b9bf RGB pie chart
      #f2b9bf color shades, tints & tones
#f2b9bf color schemes
#f2b9bf color preview, HTML & CSS examples
           This text has a color of #f2b9bf        
        
          <p style="color:#f2b9bf;">Text here</p>
        
        
          .mytext {color:#f2b9bf;}
        
        Text color #f2b9bf
      
           This box has a color of #f2b9bf        
        
          <div style="background-color:#f2b9bf;">Content here</div>
        
        
          .mybackground {background-color:#f2b9bf;}
        
        Background color #f2b9bf
      
           Border around this has a color of #f2b9bf        
        
          <div style="border:2px solid #f2b9bf;">Content here</div>
        
        
          .myborder {border:2px solid #f2b9bf;}
        
        Border color #f2b9bf