#f0ccbf color space conversions
Hex:
        #f0ccbf
        RGB:
        240, 204, 191
        CMY:
        6, 20, 25
        CMYK:
        0, 15, 20, 6
      HSL:
        16°, 62.0253%, 84.5098%
        HSV (HSB):
        16°, 20.4167%, 94.1176%
        XYZ:
        66.9320, 65.4726, 58.4000
        xyY:
        0.3508, 0.3431, 65.4726
      CIE-Lab:
        84.7267, 10.6713, 11.1688
        CIE-LCH:
        84.7267, 15.4473, 46.3051
        CIE-Luv:
        84.7267, 22.9683, 14.3110
        Hunter-Lab:
        80.9151, 6.0516, 13.8484
      #f0ccbf color charts
#f0ccbf RGB chart
      #f0ccbf CMYK chart
      #f0ccbf RGB pie chart
      #f0ccbf color shades, tints & tones
#f0ccbf color schemes
#f0ccbf color preview, HTML & CSS examples
           This text has a color of #f0ccbf        
        
          <p style="color:#f0ccbf;">Text here</p>
        
        
          .mytext {color:#f0ccbf;}
        
        Text color #f0ccbf
      
           This box has a color of #f0ccbf        
        
          <div style="background-color:#f0ccbf;">Content here</div>
        
        
          .mybackground {background-color:#f0ccbf;}
        
        Background color #f0ccbf
      
           Border around this has a color of #f0ccbf        
        
          <div style="border:2px solid #f0ccbf;">Content here</div>
        
        
          .myborder {border:2px solid #f0ccbf;}
        
        Border color #f0ccbf