#fcb9a2 color space conversions
Hex:
        #fcb9a2
        RGB:
        252, 185, 162
        CMY:
        1, 27, 36
        CMYK:
        0, 27, 36, 1
      HSL:
        15°, 93.7500%, 81.1765%
        HSV (HSB):
        15°, 35.7143%, 98.8235%
        XYZ:
        64.0154, 58.0020, 42.0039
        xyY:
        0.3903, 0.3536, 58.0020
      CIE-Lab:
        80.7399, 21.2981, 21.2001
        CIE-LCH:
        80.7399, 30.0508, 44.8679
        CIE-Luv:
        80.7399, 45.8839, 25.3031
        Hunter-Lab:
        76.1590, 16.7597, 20.6112
      #fcb9a2 color charts
#fcb9a2 RGB chart
      #fcb9a2 CMYK chart
      #fcb9a2 RGB pie chart
      #fcb9a2 color shades, tints & tones
#fcb9a2 color schemes
#fcb9a2 color preview, HTML & CSS examples
           This text has a color of #fcb9a2        
        
          <p style="color:#fcb9a2;">Text here</p>
        
        
          .mytext {color:#fcb9a2;}
        
        Text color #fcb9a2
      
           This box has a color of #fcb9a2        
        
          <div style="background-color:#fcb9a2;">Content here</div>
        
        
          .mybackground {background-color:#fcb9a2;}
        
        Background color #fcb9a2
      
           Border around this has a color of #fcb9a2        
        
          <div style="border:2px solid #fcb9a2;">Content here</div>
        
        
          .myborder {border:2px solid #fcb9a2;}
        
        Border color #fcb9a2