#f2b5ba color space conversions
Hex:
        #f2b5ba
        RGB:
        242, 181, 186
        CMY:
        5, 29, 27
        CMYK:
        0, 25, 23, 5
      HSL:
        355°, 70.1149%, 82.9412%
        HSV (HSB):
        355°, 25.2066%, 94.9020%
        XYZ:
        62.0047, 55.4702, 53.8932
        xyY:
        0.3618, 0.3237, 55.4702
      CIE-Lab:
        79.3113, 22.8182, 6.1245
        CIE-LCH:
        79.3113, 23.6258, 15.0243
        CIE-Luv:
        79.3113, 38.2366, 4.6796
        Hunter-Lab:
        74.4783, 18.2680, 9.2320
      #f2b5ba color charts
#f2b5ba RGB chart
      #f2b5ba CMYK chart
      #f2b5ba RGB pie chart
      #f2b5ba color shades, tints & tones
#f2b5ba color schemes
#f2b5ba color preview, HTML & CSS examples
           This text has a color of #f2b5ba        
        
          <p style="color:#f2b5ba;">Text here</p>
        
        
          .mytext {color:#f2b5ba;}
        
        Text color #f2b5ba
      
           This box has a color of #f2b5ba        
        
          <div style="background-color:#f2b5ba;">Content here</div>
        
        
          .mybackground {background-color:#f2b5ba;}
        
        Background color #f2b5ba
      
           Border around this has a color of #f2b5ba        
        
          <div style="border:2px solid #f2b5ba;">Content here</div>
        
        
          .myborder {border:2px solid #f2b5ba;}
        
        Border color #f2b5ba