#fcb8be color space conversions
Hex:
        #fcb8be
        RGB:
        252, 184, 190
        CMY:
        1, 28, 25
        CMYK:
        0, 27, 25, 1
      HSL:
        355°, 91.8919%, 85.4902%
        HSV (HSB):
        355°, 26.9841%, 98.8235%
        XYZ:
        66.5796, 58.6941, 56.5352
        xyY:
        0.3662, 0.3228, 58.6941
      CIE-Lab:
        81.1232, 25.4215, 6.7043
        CIE-LCH:
        81.1232, 26.2907, 14.7739
        CIE-Luv:
        81.1232, 42.8899, 5.0097
        Hunter-Lab:
        76.6121, 21.0540, 9.8760
      #fcb8be color charts
#fcb8be RGB chart
      #fcb8be CMYK chart
      #fcb8be RGB pie chart
      #fcb8be color shades, tints & tones
#fcb8be color schemes
#fcb8be color preview, HTML & CSS examples
           This text has a color of #fcb8be        
        
          <p style="color:#fcb8be;">Text here</p>
        
        
          .mytext {color:#fcb8be;}
        
        Text color #fcb8be
      
           This box has a color of #fcb8be        
        
          <div style="background-color:#fcb8be;">Content here</div>
        
        
          .mybackground {background-color:#fcb8be;}
        
        Background color #fcb8be
      
           Border around this has a color of #fcb8be        
        
          <div style="border:2px solid #fcb8be;">Content here</div>
        
        
          .myborder {border:2px solid #fcb8be;}
        
        Border color #fcb8be