#fcb8a8 color space conversions
Hex:
        #fcb8a8
        RGB:
        252, 184, 168
        CMY:
        1, 28, 34
        CMYK:
        0, 27, 33, 1
      HSL:
        11°, 93.3333%, 82.3529%
        HSV (HSB):
        11°, 33.3333%, 98.8235%
        XYZ:
        64.3533, 57.8036, 44.8112
        xyY:
        0.3854, 0.3462, 57.8036
      CIE-Lab:
        80.6295, 22.5438, 17.8359
        CIE-LCH:
        80.6295, 28.7461, 38.3499
        CIE-Luv:
        80.6295, 45.7762, 20.7115
        Hunter-Lab:
        76.0287, 18.0383, 18.2746
      #fcb8a8 color charts
#fcb8a8 RGB chart
      #fcb8a8 CMYK chart
      #fcb8a8 RGB pie chart
      #fcb8a8 color shades, tints & tones
#fcb8a8 color schemes
#fcb8a8 color preview, HTML & CSS examples
           This text has a color of #fcb8a8        
        
          <p style="color:#fcb8a8;">Text here</p>
        
        
          .mytext {color:#fcb8a8;}
        
        Text color #fcb8a8
      
           This box has a color of #fcb8a8        
        
          <div style="background-color:#fcb8a8;">Content here</div>
        
        
          .mybackground {background-color:#fcb8a8;}
        
        Background color #fcb8a8
      
           Border around this has a color of #fcb8a8        
        
          <div style="border:2px solid #fcb8a8;">Content here</div>
        
        
          .myborder {border:2px solid #fcb8a8;}
        
        Border color #fcb8a8