#f2bdc1 color space conversions
Hex:
        #f2bdc1
        RGB:
        242, 189, 193
        CMY:
        5, 26, 24
        CMYK:
        0, 22, 20, 5
      HSL:
        355°, 67.0886%, 84.5098%
        HSV (HSB):
        355°, 21.9008%, 94.9020%
        XYZ:
        64.4412, 59.1227, 58.4675
        xyY:
        0.3540, 0.3248, 59.1227
      CIE-Lab:
        81.3590, 19.5991, 5.2999
        CIE-LCH:
        81.3590, 20.3031, 15.1318
        CIE-Luv:
        81.3590, 32.7263, 4.1654
        Hunter-Lab:
        76.8913, 15.0379, 8.7403
      #f2bdc1 color charts
#f2bdc1 RGB chart
      #f2bdc1 CMYK chart
      #f2bdc1 RGB pie chart
      #f2bdc1 color shades, tints & tones
#f2bdc1 color schemes
#f2bdc1 color preview, HTML & CSS examples
           This text has a color of #f2bdc1        
        
          <p style="color:#f2bdc1;">Text here</p>
        
        
          .mytext {color:#f2bdc1;}
        
        Text color #f2bdc1
      
           This box has a color of #f2bdc1        
        
          <div style="background-color:#f2bdc1;">Content here</div>
        
        
          .mybackground {background-color:#f2bdc1;}
        
        Background color #f2bdc1
      
           Border around this has a color of #f2bdc1        
        
          <div style="border:2px solid #f2bdc1;">Content here</div>
        
        
          .myborder {border:2px solid #f2bdc1;}
        
        Border color #f2bdc1