#f0bcb1 color space conversions
Hex:
        #f0bcb1
        RGB:
        240, 188, 177
        CMY:
        6, 26, 31
        CMYK:
        0, 22, 26, 6
      HSL:
        10°, 67.7419%, 81.7647%
        HSV (HSB):
        10°, 26.2500%, 94.1176%
        XYZ:
        61.8542, 57.6660, 49.4656
        xyY:
        0.3660, 0.3412, 57.6660
      CIE-Lab:
        80.5528, 17.1160, 12.7217
        CIE-LCH:
        80.5528, 21.3260, 36.6223
        CIE-Luv:
        80.5528, 33.7861, 15.0174
        Hunter-Lab:
        75.9382, 12.5026, 14.5356
      #f0bcb1 color charts
#f0bcb1 RGB chart
      #f0bcb1 CMYK chart
      #f0bcb1 RGB pie chart
      #f0bcb1 color shades, tints & tones
#f0bcb1 color schemes
#f0bcb1 color preview, HTML & CSS examples
           This text has a color of #f0bcb1        
        
          <p style="color:#f0bcb1;">Text here</p>
        
        
          .mytext {color:#f0bcb1;}
        
        Text color #f0bcb1
      
           This box has a color of #f0bcb1        
        
          <div style="background-color:#f0bcb1;">Content here</div>
        
        
          .mybackground {background-color:#f0bcb1;}
        
        Background color #f0bcb1
      
           Border around this has a color of #f0bcb1        
        
          <div style="border:2px solid #f0bcb1;">Content here</div>
        
        
          .myborder {border:2px solid #f0bcb1;}
        
        Border color #f0bcb1