#f0b7ba color space conversions
Hex:
        #f0b7ba
        RGB:
        240, 183, 186
        CMY:
        6, 28, 27
        CMYK:
        0, 24, 23, 6
      HSL:
        357°, 65.5172%, 82.9412%
        HSV (HSB):
        357°, 23.7500%, 94.1176%
        XYZ:
        61.7316, 55.9374, 53.9978
        xyY:
        0.3596, 0.3258, 55.9374
      CIE-Lab:
        79.5782, 21.0302, 6.4823
        CIE-LCH:
        79.5782, 22.0066, 17.1313
        CIE-Luv:
        79.5782, 35.6897, 5.5439
        Hunter-Lab:
        74.7913, 16.4463, 9.5478
      #f0b7ba color charts
#f0b7ba RGB chart
      #f0b7ba CMYK chart
      #f0b7ba RGB pie chart
      #f0b7ba color shades, tints & tones
#f0b7ba color schemes
#f0b7ba color preview, HTML & CSS examples
           This text has a color of #f0b7ba        
        
          <p style="color:#f0b7ba;">Text here</p>
        
        
          .mytext {color:#f0b7ba;}
        
        Text color #f0b7ba
      
           This box has a color of #f0b7ba        
        
          <div style="background-color:#f0b7ba;">Content here</div>
        
        
          .mybackground {background-color:#f0b7ba;}
        
        Background color #f0b7ba
      
           Border around this has a color of #f0b7ba        
        
          <div style="border:2px solid #f0b7ba;">Content here</div>
        
        
          .myborder {border:2px solid #f0b7ba;}
        
        Border color #f0b7ba