#f0bfbf color space conversions
Hex:
        #f0bfbf
        RGB:
        240, 191, 191
        CMY:
        6, 25, 25
        CMYK:
        0, 20, 20, 6
      HSL:
        0°, 62.0253%, 84.5098%
        HSV (HSB):
        0°, 20.4167%, 94.1176%
        XYZ:
        63.9700, 59.5485, 57.4126
        xyY:
        0.3536, 0.3291, 59.5485
      CIE-Lab:
        81.5921, 17.5209, 6.6855
        CIE-LCH:
        81.5921, 18.7530, 20.8854
        CIE-Luv:
        81.5921, 30.4588, 6.5560
        Hunter-Lab:
        77.1676, 12.9284, 9.9057
      #f0bfbf color charts
#f0bfbf RGB chart
      #f0bfbf CMYK chart
      #f0bfbf RGB pie chart
      #f0bfbf color shades, tints & tones
#f0bfbf color schemes
#f0bfbf color preview, HTML & CSS examples
           This text has a color of #f0bfbf        
        
          <p style="color:#f0bfbf;">Text here</p>
        
        
          .mytext {color:#f0bfbf;}
        
        Text color #f0bfbf
      
           This box has a color of #f0bfbf        
        
          <div style="background-color:#f0bfbf;">Content here</div>
        
        
          .mybackground {background-color:#f0bfbf;}
        
        Background color #f0bfbf
      
           Border around this has a color of #f0bfbf        
        
          <div style="border:2px solid #f0bfbf;">Content here</div>
        
        
          .myborder {border:2px solid #f0bfbf;}
        
        Border color #f0bfbf