#f0bcbd color space conversions
Hex:
        #f0bcbd
        RGB:
        240, 188, 189
        CMY:
        6, 26, 26
        CMYK:
        0, 22, 21, 6
      HSL:
        359°, 63.4146%, 83.9216%
        HSV (HSB):
        359°, 21.6667%, 94.1176%
        XYZ:
        63.1037, 58.1658, 56.0453
        xyY:
        0.3559, 0.3280, 58.1658
      CIE-Lab:
        80.8309, 18.8152, 6.6660
        CIE-LCH:
        80.8309, 19.9612, 19.5086
        CIE-Luv:
        80.8309, 32.4208, 6.2616
        Hunter-Lab:
        76.2665, 14.2263, 9.8166
      #f0bcbd color charts
#f0bcbd RGB chart
      #f0bcbd CMYK chart
      #f0bcbd RGB pie chart
      #f0bcbd color shades, tints & tones
#f0bcbd color schemes
#f0bcbd color preview, HTML & CSS examples
           This text has a color of #f0bcbd        
        
          <p style="color:#f0bcbd;">Text here</p>
        
        
          .mytext {color:#f0bcbd;}
        
        Text color #f0bcbd
      
           This box has a color of #f0bcbd        
        
          <div style="background-color:#f0bcbd;">Content here</div>
        
        
          .mybackground {background-color:#f0bcbd;}
        
        Background color #f0bcbd
      
           Border around this has a color of #f0bcbd        
        
          <div style="border:2px solid #f0bcbd;">Content here</div>
        
        
          .myborder {border:2px solid #f0bcbd;}
        
        Border color #f0bcbd